/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | ioctl.h | 56 #define TIOCGDEV 0x80045432 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | ioctl.h | 56 #define TIOCGDEV 0x80045432 macro
|
/third_party/musl/arch/generic/bits/ |
D | ioctl.h | 56 #define TIOCGDEV 0x80045432 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | ioctl.h | 56 #define TIOCGDEV 0x80045432 macro
|
/third_party/musl/arch/mips64/bits/ |
D | ioctl.h | 65 #define TIOCGDEV _IOR('T', 0x32, unsigned int) macro
|
/third_party/musl/arch/mips/bits/ |
D | ioctl.h | 65 #define TIOCGDEV _IOR('T', 0x32, unsigned int) macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | ioctl.h | 65 #define TIOCGDEV _IOR('T', 0x32, unsigned int) macro
|
/third_party/musl/arch/powerpc/bits/ |
D | ioctl.h | 93 #define TIOCGDEV _IOR('T',0x32, unsigned int) macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | ioctl.h | 73 #define TIOCGDEV 0x80045432 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | ioctl.h | 93 #define TIOCGDEV _IOR('T',0x32, unsigned int) macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | ioctl.h | 73 #define TIOCGDEV 0x80045432 macro
|
/third_party/musl/arch/sh/bits/ |
D | ioctl.h | 84 #define TIOCGDEV _IOR('T', 50, unsigned int) macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
D | mod.rs | 152 pub const TIOCGDEV: ::Ioctl = 0x40045432; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
D | mod.rs | 150 pub const TIOCGDEV: ::Ioctl = 0x40045432; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
D | mod.rs | 160 pub const TIOCGDEV: ::Ioctl = 0x40045432; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
D | mod.rs | 175 pub const TIOCGDEV: ::Ioctl = 0x80045432; constant
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | ioctl.h | 51 #define TIOCGDEV 0x80045432ul macro 1607 #define TIOCGDEV 0x80045432ul macro 3167 #define TIOCGDEV 0x80045432ul macro 4723 #define TIOCGDEV 0x80045432ul macro 6175 #define TIOCGDEV 0x40045432ul macro 7621 #define TIOCGDEV 0x40045432ul macro 9171 #define TIOCGDEV 0x40045432ul macro 10722 #define TIOCGDEV 0x80045432ul macro
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
D | generated.txt | 49 TIOCGDEV
|
D | list.c | 240 IOCTL_REQUEST(TIOCGDEV); in list()
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | ioctl.rs | 51 pub const TIOCGDEV: u32 = 2147767346; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | ioctl.rs | 51 pub const TIOCGDEV: u32 = 1074025522; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | ioctl.rs | 51 pub const TIOCGDEV: u32 = 1074025522; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | ioctl.rs | 51 pub const TIOCGDEV: u32 = 2147767346; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | ioctl.rs | 51 pub const TIOCGDEV: u32 = 2147767346; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | ioctl.rs | 51 pub const TIOCGDEV: u32 = 2147767346; constant
|