/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | ioctl.h | 84 #define TIOCGICOUNT 0x545D macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | ioctl.h | 84 #define TIOCGICOUNT 0x545D macro
|
/third_party/musl/arch/generic/bits/ |
D | ioctl.h | 84 #define TIOCGICOUNT 0x545D macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | ioctl.h | 84 #define TIOCGICOUNT 0x545D macro
|
/third_party/musl/arch/mips64/bits/ |
D | ioctl.h | 91 #define TIOCGICOUNT 0x5492 macro
|
/third_party/musl/arch/mips/bits/ |
D | ioctl.h | 91 #define TIOCGICOUNT 0x5492 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | ioctl.h | 91 #define TIOCGICOUNT 0x5492 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | ioctl.h | 112 #define TIOCGICOUNT 0x545D macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | ioctl.h | 101 #define TIOCGICOUNT 0x545D macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | ioctl.h | 112 #define TIOCGICOUNT 0x545D macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | ioctl.h | 101 #define TIOCGICOUNT 0x545D macro
|
/third_party/musl/arch/sh/bits/ |
D | ioctl.h | 103 #define TIOCGICOUNT _IO('T', 93) macro
|
/third_party/python/Modules/ |
D | termios.c | 832 #ifdef TIOCGICOUNT 833 {"TIOCGICOUNT", TIOCGICOUNT},
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
D | mod.rs | 171 pub const TIOCGICOUNT: ::Ioctl = 0x545D; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
D | mod.rs | 172 pub const TIOCGICOUNT: ::Ioctl = 0x545D; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
D | mod.rs | 182 pub const TIOCGICOUNT: ::Ioctl = 0x5492; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
D | mod.rs | 201 pub const TIOCGICOUNT: ::Ioctl = 0x545D; constant
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | ioctl.h | 53 #define TIOCGICOUNT 0x545dul macro 1609 #define TIOCGICOUNT 0x545dul macro 3169 #define TIOCGICOUNT 0x545dul macro 4725 #define TIOCGICOUNT 0x545dul macro 6177 #define TIOCGICOUNT 0x545dul macro 7623 #define TIOCGICOUNT 0x5492ul macro 9173 #define TIOCGICOUNT 0x5492ul macro 10724 #define TIOCGICOUNT 0x545dul macro
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
D | generated.txt | 51 TIOCGICOUNT
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | ioctl.rs | 53 pub const TIOCGICOUNT: u32 = 21597; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | ioctl.rs | 53 pub const TIOCGICOUNT: u32 = 21597; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | ioctl.rs | 53 pub const TIOCGICOUNT: u32 = 21597; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | ioctl.rs | 53 pub const TIOCGICOUNT: u32 = 21597; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | ioctl.rs | 53 pub const TIOCGICOUNT: u32 = 21597; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | ioctl.rs | 53 pub const TIOCGICOUNT: u32 = 21597; constant
|