/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | ioctl.h | 63 #define TIOCGPKT 0x80045438 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | ioctl.h | 63 #define TIOCGPKT 0x80045438 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | ioctl.h | 63 #define TIOCGPKT 0x80045438 macro
|
/third_party/musl/arch/generic/bits/ |
H A D | ioctl.h | 63 #define TIOCGPKT 0x80045438 macro
|
/third_party/musl/arch/mips64/bits/ |
H A D | ioctl.h | 68 #define TIOCGPKT _IOR('T', 0x38, int) macro
|
/third_party/musl/arch/mipsn32/bits/ |
H A D | ioctl.h | 68 #define TIOCGPKT _IOR('T', 0x38, int) macro
|
/third_party/musl/arch/powerpc64/bits/ |
H A D | ioctl.h | 96 #define TIOCGPKT _IOR('T', 0x38, int) macro
|
/third_party/musl/arch/mips/bits/ |
H A D | ioctl.h | 68 #define TIOCGPKT _IOR('T', 0x38, int) macro
|
/third_party/musl/arch/powerpc/bits/ |
H A D | ioctl.h | 96 #define TIOCGPKT _IOR('T', 0x38, int) macro
|
/third_party/musl/arch/sh/bits/ |
H A D | ioctl.h | 87 #define TIOCGPKT _IOR('T', 56, int) macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
H A D | ioctl.h | 80 #define TIOCGPKT 0x80045438 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
H A D | ioctl.h | 80 #define TIOCGPKT 0x80045438 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
H A D | mod.rs | 182 pub const TIOCGPKT: ::Ioctl = 0x80045438; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
H A D | mod.rs | 163 pub const TIOCGPKT: ::Ioctl = 0x40045438; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
H A D | mod.rs | 155 pub const TIOCGPKT: ::Ioctl = 0x40045438; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
H A D | mod.rs | 153 pub const TIOCGPKT: ::Ioctl = 0x40045438; consts
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
H A D | ioctl.h | 56 #define TIOCGPKT 0x80045438ul macro 1612 #define TIOCGPKT 0x80045438ul macro 3172 #define TIOCGPKT 0x80045438ul macro 4728 #define TIOCGPKT 0x80045438ul macro 6180 #define TIOCGPKT 0x40045438ul macro 7626 #define TIOCGPKT 0x40045438ul macro 9176 #define TIOCGPKT 0x40045438ul macro 10727 #define TIOCGPKT 0x80045438ul macro
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | ioctl.rs | 56 pub const TIOCGPKT: u32 = 2147767352; consts
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | ioctl.rs | 56 pub const TIOCGPKT: u32 = 1074025528; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | ioctl.rs | 55 pub const TIOCGPKT: u32 = 1074025528; consts
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | ioctl.rs | 56 pub const TIOCGPKT: u32 = 1074025528; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | ioctl.rs | 55 pub const TIOCGPKT: u32 = 1074025528; consts
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | ioctl.rs | 56 pub const TIOCGPKT: u32 = 2147767352; consts
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | ioctl.rs | 56 pub const TIOCGPKT: u32 = 2147767352; consts
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | ioctl.rs | 56 pub const TIOCGPKT: u32 = 2147767352; consts
|