Home
last modified time | relevance | path

Searched refs:TIOCSSERIAL (Results 1 – 19 of 19) sorted by relevance

/external/strace/
Dterm.c284 #ifdef TIOCSSERIAL in term_ioctl()
285 case TIOCSSERIAL: in term_ioctl()
/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h51 #define TIOCSSERIAL 0x541F macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h105 #define TIOCSSERIAL 0x5485 macro
/external/python/cpython2/Modules/
Dtermios.c890 #ifdef TIOCSSERIAL
891 {"TIOCSSERIAL", TIOCSSERIAL},
/external/python/cpython3/Modules/
Dtermios.c918 #ifdef TIOCSSERIAL
919 {"TIOCSSERIAL", TIOCSSERIAL},
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc907 unsigned IOCTL_TIOCSSERIAL = TIOCSSERIAL;
Dsanitizer_common_interceptors_ioctl.inc447 _(TIOCSSERIAL, READ, struct_serial_struct_sz);
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1718 TIOCSSERIAL = 0x541f const
Dzerrors_linux_mipsle.go2058 TIOCSSERIAL = 0x5485 const
Dzerrors_linux_s390x.go2116 TIOCSSERIAL = 0x541f const
Dzerrors_linux_arm.go2062 TIOCSSERIAL = 0x541f const
Dzerrors_linux_ppc64le.go2114 TIOCSSERIAL = 0x541f const
Dzerrors_linux_mips64.go2058 TIOCSSERIAL = 0x5485 const
Dzerrors_linux_ppc64.go2114 TIOCSSERIAL = 0x541f const
Dzerrors_linux_amd64.go2056 TIOCSSERIAL = 0x541f const
Dzerrors_linux_mips64le.go2058 TIOCSSERIAL = 0x5485 const
Dzerrors_linux_386.go2055 TIOCSSERIAL = 0x541f const
Dzerrors_linux_mips.go2058 TIOCSSERIAL = 0x5485 const
Dzerrors_linux_arm64.go2047 TIOCSSERIAL = 0x541f const