/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | ioctl.h | 27 #define TIOCOUTQ 0x5411 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | ioctl.h | 27 #define TIOCOUTQ 0x5411 macro
|
/third_party/musl/arch/generic/bits/ |
D | ioctl.h | 27 #define TIOCOUTQ 0x5411 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | ioctl.h | 27 #define TIOCOUTQ 0x5411 macro
|
/third_party/musl/arch/mips64/bits/ |
D | ioctl.h | 25 #define TIOCOUTQ 0x7472 macro
|
/third_party/musl/arch/mips/bits/ |
D | ioctl.h | 25 #define TIOCOUTQ 0x7472 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | ioctl.h | 25 #define TIOCOUTQ 0x7472 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | ioctl.h | 44 #define TIOCOUTQ 0x5411 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | ioctl.h | 43 #define TIOCOUTQ _IOR('t', 115, int) macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | ioctl.h | 44 #define TIOCOUTQ 0x5411 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | ioctl.h | 43 #define TIOCOUTQ _IOR('t', 115, int) macro
|
/third_party/musl/arch/sh/bits/ |
D | ioctl.h | 32 #define TIOCOUTQ _IOR('t', 115, int) macro
|
/third_party/python/Modules/ |
D | termios.c | 910 #ifdef TIOCOUTQ 911 {"TIOCOUTQ", TIOCOUTQ},
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
D | mod.rs | 121 pub const TIOCOUTQ: ::Ioctl = 0x40047473; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
D | mod.rs | 121 pub const TIOCOUTQ: ::Ioctl = 0x40047473; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
D | mod.rs | 129 pub const TIOCOUTQ: ::Ioctl = 0x7472; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
D | mod.rs | 142 pub const TIOCOUTQ: ::Ioctl = 0x5411; constant
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | ctrl_iface_unix.c | 92 if (ioctl(sock, TIOCOUTQ, &outq) < 0) in wpas_ctrl_sock_debug() 301 ioctl(sock, TIOCOUTQ, &outq) < 0 || in wpas_ctrl_iface_throttle()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | ctrl_iface_unix.c | 92 if (ioctl(sock, TIOCOUTQ, &outq) < 0) in wpas_ctrl_sock_debug() 291 ioctl(sock, TIOCOUTQ, &outq) < 0 || in wpas_ctrl_iface_throttle()
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | ioctl.h | 13 #define TIOCOUTQ 0x5411ul macro 1569 #define TIOCOUTQ 0x5411ul macro 3129 #define TIOCOUTQ 0x5411ul macro 4685 #define TIOCOUTQ 0x5411ul macro 6137 #define TIOCOUTQ 0x40047473ul macro 7584 #define TIOCOUTQ 0x7472ul macro 9134 #define TIOCOUTQ 0x7472ul macro 10684 #define TIOCOUTQ 0x5411ul macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | fuchsia.txt | 980 TIOCOUTQ
|
D | dragonfly.txt | 987 TIOCOUTQ
|
D | freebsd.txt | 1237 TIOCOUTQ
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
D | generated.txt | 11 TIOCOUTQ
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/ |
D | mod.rs | 501 pub const TIOCOUTQ: ::c_int = 21521; constant
|