Home
last modified time | relevance | path

Searched refs:TIOCOUTQ (Results 1 - 25 of 39) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h27 #define TIOCOUTQ 0x5411 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h27 #define TIOCOUTQ 0x5411 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h27 #define TIOCOUTQ 0x5411 macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h27 #define TIOCOUTQ 0x5411 macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h25 #define TIOCOUTQ 0x7472 macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h25 #define TIOCOUTQ 0x7472 macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h43 #define TIOCOUTQ _IOR('t', 115, int) macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h25 #define TIOCOUTQ 0x7472 macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h43 #define TIOCOUTQ _IOR('t', 115, int) macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h32 #define TIOCOUTQ _IOR('t', 115, int) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h44 #define TIOCOUTQ 0x5411 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h44 #define TIOCOUTQ 0x5411 macro
/third_party/python/Modules/
H A Dtermios.c1129 #ifdef TIOCOUTQ
1130 {"TIOCOUTQ", TIOCOUTQ},
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs142 pub const TIOCOUTQ: ::Ioctl = 0x5411; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs129 pub const TIOCOUTQ: ::Ioctl = 0x7472; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs121 pub const TIOCOUTQ: ::Ioctl = 0x40047473; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs121 pub const TIOCOUTQ: ::Ioctl = 0x40047473; consts
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dctrl_iface_unix.c92 if (ioctl(sock, TIOCOUTQ, &outq) < 0) in wpas_ctrl_sock_debug()
291 ioctl(sock, TIOCOUTQ, &outq) < 0 || in wpas_ctrl_iface_throttle()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface_unix.c92 if (ioctl(sock, TIOCOUTQ, &outq) < 0) in wpas_ctrl_sock_debug()
301 ioctl(sock, TIOCOUTQ, &outq) < 0 || in wpas_ctrl_iface_throttle()
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/
H A Dmod.rs501 pub const TIOCOUTQ: ::c_int = 21521; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h13 #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/src/unix/linux_like/emscripten/
H A Dmod.rs1633 pub const TIOCOUTQ: ::c_int = 0x5411; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs13 pub const TIOCOUTQ: u32 = 21521; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1273 pub const TIOCOUTQ: ::c_ulong = 0x40047473; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c197 IOCTL_REQUEST(TIOCOUTQ); in list()

Completed in 70 milliseconds

12