Home
last modified time | relevance | path

Searched refs:TIOCGPTLCK (Results 1 – 25 of 29) sorted by relevance

12

/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h64 #define TIOCGPTLCK 0x80045439 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h64 #define TIOCGPTLCK 0x80045439 macro
/third_party/musl/arch/generic/bits/
Dioctl.h64 #define TIOCGPTLCK 0x80045439 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h64 #define TIOCGPTLCK 0x80045439 macro
/third_party/musl/arch/mips64/bits/
Dioctl.h69 #define TIOCGPTLCK _IOR('T', 0x39, int) macro
/third_party/musl/arch/mips/bits/
Dioctl.h69 #define TIOCGPTLCK _IOR('T', 0x39, int) macro
/third_party/musl/arch/mipsn32/bits/
Dioctl.h69 #define TIOCGPTLCK _IOR('T', 0x39, int) macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h97 #define TIOCGPTLCK _IOR('T', 0x39, int) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h81 #define TIOCGPTLCK 0x80045439 macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h97 #define TIOCGPTLCK _IOR('T', 0x39, int) macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h81 #define TIOCGPTLCK 0x80045439 macro
/third_party/musl/arch/sh/bits/
Dioctl.h88 #define TIOCGPTLCK _IOR('T', 57, int) macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
Dmod.rs156 pub const TIOCGPTLCK: ::Ioctl = 0x40045439; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
Dmod.rs154 pub const TIOCGPTLCK: ::Ioctl = 0x40045439; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
Dmod.rs164 pub const TIOCGPTLCK: ::Ioctl = 0x40045439; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
Dmod.rs183 pub const TIOCGPTLCK: ::Ioctl = 0x80045439; constant
/third_party/rust/crates/linux-raw-sys/gen/modules/
Dioctl.h57 #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/gen/ioctl/
Dgenerated.txt55 TIOCGPTLCK
Dlist.c246 IOCTL_REQUEST(TIOCGPTLCK); in list()
/third_party/rust/crates/linux-raw-sys/src/arm/
Dioctl.rs57 pub const TIOCGPTLCK: u32 = 2147767353; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dioctl.rs57 pub const TIOCGPTLCK: u32 = 1074025529; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dioctl.rs57 pub const TIOCGPTLCK: u32 = 1074025529; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dioctl.rs57 pub const TIOCGPTLCK: u32 = 2147767353; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dioctl.rs57 pub const TIOCGPTLCK: u32 = 2147767353; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dioctl.rs57 pub const TIOCGPTLCK: u32 = 2147767353; constant

12