Home
last modified time | relevance | path

Searched refs:TIOCSERGETLSR (Results 1 – 18 of 18) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h94 #define TIOCSERGETLSR 0x5459 /* Get line status register */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h113 #define TIOCSERGETLSR 0x548e /* Get line status register */ macro
/external/python/cpython2/Modules/
Dtermios.c860 #ifdef TIOCSERGETLSR
861 {"TIOCSERGETLSR", TIOCSERGETLSR},
/external/python/cpython3/Modules/
Dtermios.c888 #ifdef TIOCSERGETLSR
889 {"TIOCSERGETLSR", TIOCSERGETLSR},
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc712 unsigned IOCTL_TIOCSERGETLSR = TIOCSERGETLSR;
Dsanitizer_common_interceptors_ioctl.inc346 _(TIOCSERGETLSR, WRITE, sizeof(int));
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1705 TIOCSERGETLSR = 0x5459 const
Dzerrors_linux_mips64le.go2042 TIOCSERGETLSR = 0x548e const
Dzerrors_linux_ppc64.go2097 TIOCSERGETLSR = 0x5459 const
Dzerrors_linux_arm.go2049 TIOCSERGETLSR = 0x5459 const
Dzerrors_linux_mips64.go2042 TIOCSERGETLSR = 0x548e const
Dzerrors_linux_ppc64le.go2097 TIOCSERGETLSR = 0x5459 const
Dzerrors_linux_arm64.go2034 TIOCSERGETLSR = 0x5459 const
Dzerrors_linux_386.go2042 TIOCSERGETLSR = 0x5459 const
Dzerrors_linux_mips.go2042 TIOCSERGETLSR = 0x548e const
Dzerrors_linux_s390x.go2103 TIOCSERGETLSR = 0x5459 const
Dzerrors_linux_mipsle.go2042 TIOCSERGETLSR = 0x548e const
Dzerrors_linux_amd64.go2043 TIOCSERGETLSR = 0x5459 const