Home
last modified time | relevance | path

Searched defs:TIOCGPTN (Results 1 - 25 of 28) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h54 #define TIOCGPTN 0x80045430 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h54 #define TIOCGPTN 0x80045430 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h54 #define TIOCGPTN 0x80045430 macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h54 #define TIOCGPTN 0x80045430 macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h63 #define TIOCGPTN _IOR('T', 0x30, unsigned int) macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h63 #define TIOCGPTN _IOR('T', 0x30, unsigned int) macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h91 #define TIOCGPTN _IOR('T',0x30, unsigned int) macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h63 #define TIOCGPTN _IOR('T', 0x30, unsigned int) macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h91 #define TIOCGPTN _IOR('T',0x30, unsigned int) macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h82 #define TIOCGPTN _IOR('T', 48, unsigned int) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h71 #define TIOCGPTN 0x80045430 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h71 #define TIOCGPTN 0x80045430 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs173 pub const TIOCGPTN: ::Ioctl = 0x80045430; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs158 pub const TIOCGPTN: ::Ioctl = 0x40045430; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs150 pub const TIOCGPTN: ::Ioctl = 0x40047486; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs148 pub const TIOCGPTN: ::Ioctl = 0x40045430; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h58 #define TIOCGPTN 0x80045430ul macro
1614 #define TIOCGPTN 0x80045430ul macro
3174 #define TIOCGPTN 0x80045430ul macro
4730 #define TIOCGPTN 0x80045430ul macro
6182 #define TIOCGPTN 0x40045430ul macro
7628 #define TIOCGPTN 0x40045430ul macro
9178 #define TIOCGPTN 0x40045430ul macro
10729 #define TIOCGPTN 0x80045430ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs58 pub const TIOCGPTN: u32 = 2147767344; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs58 pub const TIOCGPTN: u32 = 1074025520; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs57 pub const TIOCGPTN: u32 = 1074025520; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs58 pub const TIOCGPTN: u32 = 1074025520; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs57 pub const TIOCGPTN: u32 = 1074025520; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs58 pub const TIOCGPTN: u32 = 2147767344; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs58 pub const TIOCGPTN: u32 = 2147767344; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs58 pub const TIOCGPTN: u32 = 2147767344; consts

Completed in 92 milliseconds

12