Home
last modified time | relevance | path

Searched defs:TIOCGPTPEER (Results 1 - 25 of 27) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h66 #define TIOCGPTPEER 0x5441 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h66 #define TIOCGPTPEER 0x5441 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h66 #define TIOCGPTPEER 0x5441 macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h66 #define TIOCGPTPEER 0x5441 macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h71 #define TIOCGPTPEER _IO('T', 0x41) macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h71 #define TIOCGPTPEER _IO('T', 0x41) macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h99 #define TIOCGPTPEER _IO('T', 0x41) macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h71 #define TIOCGPTPEER _IO('T', 0x41) macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h99 #define TIOCGPTPEER _IO('T', 0x41) macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h90 #define TIOCGPTPEER _IO('T', 0x41) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h83 #define TIOCGPTPEER 0x5441 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h83 #define TIOCGPTPEER 0x5441 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs185 pub const TIOCGPTPEER: ::Ioctl = 0x5441; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs166 pub const TIOCGPTPEER: ::Ioctl = 0x20005441; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs158 pub const TIOCGPTPEER: ::Ioctl = 0x20007489; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs156 pub const TIOCGPTPEER: ::Ioctl = 0x20005441; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h59 #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/src/aarch64/
H A Dioctl.rs59 pub const TIOCGPTPEER: u32 = 21569; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs59 pub const TIOCGPTPEER: u32 = 536892481; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs58 pub const TIOCGPTPEER: u32 = 536892481; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs59 pub const TIOCGPTPEER: u32 = 536892481; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs58 pub const TIOCGPTPEER: u32 = 536892481; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs59 pub const TIOCGPTPEER: u32 = 21569; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs59 pub const TIOCGPTPEER: u32 = 21569; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs59 pub const TIOCGPTPEER: u32 = 21569; consts

Completed in 94 milliseconds

12