Home
last modified time | relevance | path

Searched refs:TIOCSERGETMULTI (Results 1 – 9 of 9) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Dioctls.h95 #define TIOCSERGETMULTI 0x545A /* Get multiport config */ macro
/external/python/cpython2/Modules/
Dtermios.c863 #ifdef TIOCSERGETMULTI
864 {"TIOCSERGETMULTI", TIOCSERGETMULTI},
/external/python/cpython3/Modules/
Dtermios.c939 #ifdef TIOCSERGETMULTI
940 {"TIOCSERGETMULTI", TIOCSERGETMULTI},
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
Dhexagon.rs731 pub const TIOCSERGETMULTI: ::c_int = 21594; constant
/external/minijail/linux-x86/
Dlibconstants.gen.c5440 #ifdef TIOCSERGETMULTI
5441 { "TIOCSERGETMULTI", (unsigned long) TIOCSERGETMULTI },
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc905 unsigned IOCTL_TIOCSERGETMULTI = TIOCSERGETMULTI;
Dsanitizer_common_interceptors_ioctl.inc445 _(TIOCSERGETMULTI, WRITE, struct_serial_multiport_struct_sz);
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cpp903 unsigned IOCTL_TIOCSERGETMULTI = TIOCSERGETMULTI;
Dsanitizer_common_interceptors_ioctl.inc448 _(TIOCSERGETMULTI, WRITE, struct_serial_multiport_struct_sz);