/third_party/musl/arch/generic/bits/ |
D | ioctl.h | 66 #define TIOCGPTPEER 0x5441 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | ioctl.h | 66 #define TIOCGPTPEER 0x5441 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | ioctl.h | 66 #define TIOCGPTPEER 0x5441 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | ioctl.h | 66 #define TIOCGPTPEER 0x5441 macro
|
/third_party/musl/arch/mips64/bits/ |
D | ioctl.h | 71 #define TIOCGPTPEER _IO('T', 0x41) macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | ioctl.h | 71 #define TIOCGPTPEER _IO('T', 0x41) macro
|
/third_party/musl/arch/mips/bits/ |
D | ioctl.h | 71 #define TIOCGPTPEER _IO('T', 0x41) macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | ioctl.h | 83 #define TIOCGPTPEER 0x5441 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | ioctl.h | 99 #define TIOCGPTPEER _IO('T', 0x41) macro
|
/third_party/musl/arch/powerpc/bits/ |
D | ioctl.h | 99 #define TIOCGPTPEER _IO('T', 0x41) macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | ioctl.h | 83 #define TIOCGPTPEER 0x5441 macro
|
/third_party/musl/arch/sh/bits/ |
D | ioctl.h | 90 #define TIOCGPTPEER _IO('T', 0x41) macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
D | mod.rs | 158 pub const TIOCGPTPEER: ::Ioctl = 0x20007489; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
D | mod.rs | 156 pub const TIOCGPTPEER: ::Ioctl = 0x20005441; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
D | mod.rs | 166 pub const TIOCGPTPEER: ::Ioctl = 0x20005441; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
D | mod.rs | 185 pub const TIOCGPTPEER: ::Ioctl = 0x5441; constant
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | ioctl.h | 59 #define TIOCGPTPEER 0x5441ul macro 1615 #define TIOCGPTPEER 0x5441ul macro 3175 #define TIOCGPTPEER 0x5441ul macro 4731 #define TIOCGPTPEER 0x5441ul macro 6183 #define TIOCGPTPEER 0x20005441ul macro 7629 #define TIOCGPTPEER 0x20005441ul macro 9179 #define TIOCGPTPEER 0x20005441ul macro 10730 #define TIOCGPTPEER 0x5441ul macro
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
D | generated.txt | 57 TIOCGPTPEER
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | ioctl.rs | 59 pub const TIOCGPTPEER: u32 = 21569; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | ioctl.rs | 59 pub const TIOCGPTPEER: u32 = 536892481; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | ioctl.rs | 59 pub const TIOCGPTPEER: u32 = 21569; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | ioctl.rs | 59 pub const TIOCGPTPEER: u32 = 536892481; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | ioctl.rs | 58 pub const TIOCGPTPEER: u32 = 536892481; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | ioctl.rs | 58 pub const TIOCGPTPEER: u32 = 536892481; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | ioctl.rs | 59 pub const TIOCGPTPEER: u32 = 21569; constant
|