Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h88 #define TIOCSLCKTRMIOS 0x5457 macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Dioctls.h107 #define TIOCSLCKTRMIOS 0x548c macro
/external/python/cpython2/Modules/
Dtermios.c881 #ifdef TIOCSLCKTRMIOS
882 {"TIOCSLCKTRMIOS", TIOCSLCKTRMIOS},
/external/strace/
Dterm.c177 case TIOCSLCKTRMIOS: in term_ioctl()
/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);