/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | ioctl.h | 64 #define TIOCGPTLCK 0x80045439 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | ioctl.h | 64 #define TIOCGPTLCK 0x80045439 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | ioctl.h | 64 #define TIOCGPTLCK 0x80045439 macro
|
/third_party/musl/arch/generic/bits/ |
H A D | ioctl.h | 64 #define TIOCGPTLCK 0x80045439 macro
|
/third_party/musl/arch/mips64/bits/ |
H A D | ioctl.h | 69 #define TIOCGPTLCK _IOR('T', 0x39, int) macro
|
/third_party/musl/arch/mipsn32/bits/ |
H A D | ioctl.h | 69 #define TIOCGPTLCK _IOR('T', 0x39, int) macro
|
/third_party/musl/arch/powerpc64/bits/ |
H A D | ioctl.h | 97 #define TIOCGPTLCK _IOR('T', 0x39, int) macro
|
/third_party/musl/arch/mips/bits/ |
H A D | ioctl.h | 69 #define TIOCGPTLCK _IOR('T', 0x39, int) macro
|
/third_party/musl/arch/powerpc/bits/ |
H A D | ioctl.h | 97 #define TIOCGPTLCK _IOR('T', 0x39, int) macro
|
/third_party/musl/arch/sh/bits/ |
H A D | ioctl.h | 88 #define TIOCGPTLCK _IOR('T', 57, int) macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
H A D | ioctl.h | 81 #define TIOCGPTLCK 0x80045439 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
H A D | ioctl.h | 81 #define TIOCGPTLCK 0x80045439 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
H A D | mod.rs | 183 pub const TIOCGPTLCK: ::Ioctl = 0x80045439; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
H A D | mod.rs | 164 pub const TIOCGPTLCK: ::Ioctl = 0x40045439; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
H A D | mod.rs | 156 pub const TIOCGPTLCK: ::Ioctl = 0x40045439; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
H A D | mod.rs | 154 pub const TIOCGPTLCK: ::Ioctl = 0x40045439; consts
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
H A D | ioctl.h | 57 #define TIOCGPTLCK 0x80045439ul macro 1613 #define TIOCGPTLCK 0x80045439ul macro 3173 #define TIOCGPTLCK 0x80045439ul macro 4729 #define TIOCGPTLCK 0x80045439ul macro 6181 #define TIOCGPTLCK 0x40045439ul macro 7627 #define TIOCGPTLCK 0x40045439ul macro 9177 #define TIOCGPTLCK 0x40045439ul macro 10728 #define TIOCGPTLCK 0x80045439ul macro
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | ioctl.rs | 57 pub const TIOCGPTLCK: u32 = 2147767353; consts
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | ioctl.rs | 57 pub const TIOCGPTLCK: u32 = 1074025529; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | ioctl.rs | 56 pub const TIOCGPTLCK: u32 = 1074025529; consts
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
H A D | ioctl.rs | 57 pub const TIOCGPTLCK: u32 = 1074025529; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
H A D | ioctl.rs | 56 pub const TIOCGPTLCK: u32 = 1074025529; consts
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
H A D | ioctl.rs | 57 pub const TIOCGPTLCK: u32 = 2147767353; consts
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
H A D | ioctl.rs | 57 pub const TIOCGPTLCK: u32 = 2147767353; consts
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
H A D | ioctl.rs | 57 pub const TIOCGPTLCK: u32 = 2147767353; consts
|