Home
last modified time | relevance | path

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

12

/external/syzkaller/sys/linux/
Dtty_386.const48 TCSETAF = 21512
Dtty_arm.const48 TCSETAF = 21512
Dtty_arm64.const48 TCSETAF = 21512
Dtty_amd64.const48 TCSETAF = 21512
Dtty_ppc64le.const48 # TCSETAF is not set
Dtty.txt20 ioctl$TCSETAF(fd fd_tty, cmd const[TCSETAF], arg ptr[in, termio])
/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h27 #define TCSETAF 0x5408 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h18 #define TCSETAF 0x5404 macro
/external/python/cpython2/Modules/
Dtermios.c722 #ifdef TCSETAF
723 {"TCSETAF", TCSETAF},
/external/python/cpython3/Modules/
Dtermios.c750 #ifdef TCSETAF
751 {"TCSETAF", TCSETAF},
/external/strace/
Dterm.c187 case TCSETAF: in term_ioctl()
/external/python/cpython2/Lib/plat-irix6/
DIOCTL.py179 TCSETAF = (TIOC|11) variable
/external/python/cpython2/Lib/plat-irix5/
DIOCTL.py179 TCSETAF = (TIOC|11) variable
/external/ltp/testcases/kernel/pty/
Dptem01.c113 if (ioctl(slavefd, TCSETAF, &termio) != 0) { in test1()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1039 TCSETAF = 0x5404 const
Dzerrors_linux_sparc64.go1643 TCSETAF = 0x80125404 const
Dzerrors_linux_mipsle.go1980 TCSETAF = 0x5404 const
Dzerrors_linux_s390x.go2040 TCSETAF = 0x5408 const
Dzerrors_linux_arm.go1986 TCSETAF = 0x5408 const
Dzerrors_linux_ppc64le.go2034 TCSETAF = 0x8014741c const
Dzerrors_linux_mips64.go1980 TCSETAF = 0x5404 const
Dzerrors_linux_ppc64.go2034 TCSETAF = 0x8014741c const
Dzerrors_linux_amd64.go1980 TCSETAF = 0x5408 const
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc701 unsigned IOCTL_TCSETAF = TCSETAF;
Dsanitizer_common_interceptors_ioctl.inc335 _(TCSETAF, READ, struct_termio_sz);

12