Home
last modified time | relevance | path

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

12

/external/ltp/testcases/kernel/pty/
Dptem01.c85 if (ioctl(slavefd, TCSETS, &termios) != 0) { in test1()
97 if (ioctl(slavefd, TCSETS, &termios) != 0) { in test1()
413 if (ioctl(slavefd, TCSETS, &termios) != 0) { in test6()
/external/syzkaller/sys/linux/
Dtty_arm.const50 TCSETS = 21506
Dtty_386.const50 TCSETS = 21506
Dtty_amd64.const50 TCSETS = 21506
Dtty_arm64.const50 TCSETS = 21506
Dtty_ppc64le.const50 # TCSETS is not set
Dtty.txt14 ioctl$TCSETS(fd fd_tty, cmd const[TCSETS], arg ptr[in, termios])
/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h21 #define TCSETS 0x5402 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h25 #define TCSETS 0x540e macro
Dtermbits.h224 #define TCSANOW TCSETS /* Change immediately. */
/external/python/cpython2/Modules/
Dtermios.c728 #ifdef TCSETS
729 {"TCSETS", TCSETS},
/external/python/cpython3/Modules/
Dtermios.c756 #ifdef TCSETS
757 {"TCSETS", TCSETS},
/external/strace/
Dterm.c164 case TCSETS: in term_ioctl()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1041 TCSETS = 0x540e const
Dzerrors_linux_sparc64.go1645 TCSETS = 0x80245409 const
Dzerrors_linux_mips64le.go1982 TCSETS = 0x540e const
Dzerrors_linux_ppc64.go2036 TCSETS = 0x802c7414 const
Dzerrors_linux_arm.go1988 TCSETS = 0x5402 const
Dzerrors_linux_mips64.go1982 TCSETS = 0x540e const
Dzerrors_linux_ppc64le.go2036 TCSETS = 0x802c7414 const
Dzerrors_linux_arm64.go1973 TCSETS = 0x5402 const
Dzerrors_linux_386.go1981 TCSETS = 0x5402 const
Dzerrors_linux_mips.go1982 TCSETS = 0x540e const
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc703 unsigned IOCTL_TCSETS = TCSETS;
Dsanitizer_common_interceptors_ioctl.inc337 _(TCSETS, READ, struct_termios_sz);

12