Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dtty_arm.const58 TIOCGLCKTRMIOS = 21590
Dtty_386.const58 TIOCGLCKTRMIOS = 21590
Dtty_amd64.const58 TIOCGLCKTRMIOS = 21590
Dtty_arm64.const58 TIOCGLCKTRMIOS = 21590
Dtty_ppc64le.const58 TIOCGLCKTRMIOS = 21590
Dtty.txt21 ioctl$TIOCGLCKTRMIOS(fd fd_tty, cmd const[TIOCGLCKTRMIOS], arg ptr[in, termios])
/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h91 #define TIOCGLCKTRMIOS 0x5456 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h110 #define TIOCGLCKTRMIOS 0x548b macro
/external/python/cpython2/Modules/
Dtermios.c752 #ifdef TIOCGLCKTRMIOS
753 {"TIOCGLCKTRMIOS", TIOCGLCKTRMIOS},
/external/python/cpython3/Modules/
Dtermios.c780 #ifdef TIOCGLCKTRMIOS
781 {"TIOCGLCKTRMIOS", TIOCGLCKTRMIOS},
/external/strace/
Dterm.c160 case TIOCGLCKTRMIOS: in term_ioctl()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc707 unsigned IOCTL_TIOCGLCKTRMIOS = TIOCGLCKTRMIOS;
Dsanitizer_common_interceptors_ioctl.inc341 _(TIOCGLCKTRMIOS, WRITE, struct_termios_sz);
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1659 TIOCGLCKTRMIOS = 0x5456 const
Dzerrors_linux_mips64le.go1997 TIOCGLCKTRMIOS = 0x548b const
Dzerrors_linux_ppc64.go2049 TIOCGLCKTRMIOS = 0x5456 const
Dzerrors_linux_arm.go2005 TIOCGLCKTRMIOS = 0x5456 const
Dzerrors_linux_mips64.go1997 TIOCGLCKTRMIOS = 0x548b const
Dzerrors_linux_ppc64le.go2049 TIOCGLCKTRMIOS = 0x5456 const
Dzerrors_linux_arm64.go1990 TIOCGLCKTRMIOS = 0x5456 const
Dzerrors_linux_386.go1998 TIOCGLCKTRMIOS = 0x5456 const
Dzerrors_linux_mips.go1997 TIOCGLCKTRMIOS = 0x548b const
Dzerrors_linux_s390x.go2059 TIOCGLCKTRMIOS = 0x5456 const
Dzerrors_linux_mipsle.go1997 TIOCGLCKTRMIOS = 0x548b const
Dzerrors_linux_amd64.go1999 TIOCGLCKTRMIOS = 0x5456 const