Home
last modified time | relevance | path

Searched refs:TIOCSLCKTRMIOS (Results 1 – 10 of 10) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h92 #define TIOCSLCKTRMIOS 0x5457 macro
/external/python/cpython2/Modules/
Dtermios.c884 #ifdef TIOCSLCKTRMIOS
885 {"TIOCSLCKTRMIOS", TIOCSLCKTRMIOS},
/external/strace/
Dterm.c176 case TIOCSLCKTRMIOS: in term_ioctl()
/external/python/cpython3/Modules/
Dtermios.c960 #ifdef TIOCSLCKTRMIOS
961 {"TIOCSLCKTRMIOS", TIOCSLCKTRMIOS},
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
Dhexagon.rs738 pub const TIOCSLCKTRMIOS: ::c_int = 21591; constant
/external/minijail/linux-x86/
Dlibconstants.gen.c5467 #ifdef TIOCSLCKTRMIOS
5468 { "TIOCSLCKTRMIOS", (unsigned long) TIOCSLCKTRMIOS },
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc715 unsigned IOCTL_TIOCSLCKTRMIOS = TIOCSLCKTRMIOS;
Dsanitizer_common_interceptors_ioctl.inc349 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cpp716 unsigned IOCTL_TIOCSLCKTRMIOS = TIOCSLCKTRMIOS;
Dsanitizer_common_interceptors_ioctl.inc352 _(TIOCSLCKTRMIOS, READ, struct_termios_sz);