Home
last modified time | relevance | path

Searched refs:TCSBRKP (Results 1 – 25 of 25) sorted by relevance

/external/syzkaller/sys/linux/
Dtty_arm.const46 TCSBRKP = 21541
Dtty_386.const46 TCSBRKP = 21541
Dtty_amd64.const46 TCSBRKP = 21541
Dtty_arm64.const46 TCSBRKP = 21541
Dtty_ppc64le.const46 TCSBRKP = 21541
Dtty.txt26 ioctl$TCSBRKP(fd fd_tty, cmd const[TCSBRKP], arg intptr)
/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h57 #define TCSBRKP 0x5425 /* Needed for POSIX tcsendbreak() */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h106 #define TCSBRKP 0x5486 /* Needed for POSIX tcsendbreak() */ macro
/external/python/cpython2/Modules/
Dtermios.c716 #ifdef TCSBRKP
717 {"TCSBRKP", TCSBRKP},
/external/python/cpython3/Modules/
Dtermios.c744 #ifdef TCSBRKP
745 {"TCSBRKP", TCSBRKP},
/external/strace/
Dterm.c221 case TCSBRKP: in term_ioctl()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc699 unsigned IOCTL_TCSBRKP = TCSBRKP;
Dsanitizer_common_interceptors_ioctl.inc333 _(TCSBRKP, NONE, 0);
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1641 TCSBRKP = 0x5425 const
Dzerrors_linux_mips64le.go1978 TCSBRKP = 0x5486 const
Dzerrors_linux_ppc64.go2032 TCSBRKP = 0x5425 const
Dzerrors_linux_arm.go1984 TCSBRKP = 0x5425 const
Dzerrors_linux_mips64.go1978 TCSBRKP = 0x5486 const
Dzerrors_linux_ppc64le.go2032 TCSBRKP = 0x5425 const
Dzerrors_linux_arm64.go1969 TCSBRKP = 0x5425 const
Dzerrors_linux_386.go1977 TCSBRKP = 0x5425 const
Dzerrors_linux_mips.go1978 TCSBRKP = 0x5486 const
Dzerrors_linux_s390x.go2038 TCSBRKP = 0x5425 const
Dzerrors_linux_mipsle.go1978 TCSBRKP = 0x5486 const
Dzerrors_linux_amd64.go1978 TCSBRKP = 0x5425 const