/third_party/musl/arch/sh/bits/ |
D | ioctl.h | 26 #define TCFLSH _IO('t', 31) macro
|
/third_party/musl/arch/mips/bits/ |
D | ioctl.h | 17 #define TCFLSH 0x5407 macro
|
/third_party/musl/arch/mips64/bits/ |
D | ioctl.h | 17 #define TCFLSH 0x5407 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | ioctl.h | 21 #define TCFLSH 0x540B macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | ioctl.h | 21 #define TCFLSH 0x540B macro
|
/third_party/musl/arch/generic/bits/ |
D | ioctl.h | 21 #define TCFLSH 0x540B macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | ioctl.h | 21 #define TCFLSH 0x540B macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | ioctl.h | 17 #define TCFLSH 0x5407 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | ioctl.h | 36 #define TCFLSH _IO('t', 31) macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | ioctl.h | 36 #define TCFLSH _IO('t', 31) macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | ioctl.h | 38 #define TCFLSH 0x540B macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | ioctl.h | 38 #define TCFLSH 0x540B macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
D | mod.rs | 115 pub const TCFLSH: ::Ioctl = 0x2000741F; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
D | mod.rs | 115 pub const TCFLSH: ::Ioctl = 0x20005407; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
D | mod.rs | 136 pub const TCFLSH: ::Ioctl = 0x540B; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
D | mod.rs | 123 pub const TCFLSH: ::Ioctl = 0x5407; constant
|
/third_party/rust/crates/libc/src/unix/redox/ |
D | mod.rs | 637 pub const TCFLSH: ::c_ulong = 0x540B; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/ |
D | mod.rs | 497 pub const TCFLSH: ::c_int = 21515; constant
|
/third_party/rust/crates/libc/src/unix/haiku/ |
D | mod.rs | 1416 pub const TCFLSH: ::c_ulong = TCGETA + 6; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
D | mod.rs | 1623 pub const TCFLSH: ::c_int = 0x540B; constant
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | ioctl.h | 10 #define TCFLSH 0x540bul macro 1566 #define TCFLSH 0x540bul macro 3126 #define TCFLSH 0x540bul macro 4682 #define TCFLSH 0x540bul macro 6134 #define TCFLSH 0x2000741ful macro 7581 #define TCFLSH 0x5407ul macro 9131 #define TCFLSH 0x5407ul macro 10681 #define TCFLSH 0x540bul macro
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | ioctl.rs | 10 pub const TCFLSH: u32 = 21515; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | ioctl.rs | 10 pub const TCFLSH: u32 = 536900639; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | ioctl.rs | 10 pub const TCFLSH: u32 = 536900639; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | ioctl.rs | 10 pub const TCFLSH: u32 = 21515; constant
|