Home
last modified time | relevance | path

Searched defs:TIOCNOTTY (Results 1 - 25 of 31) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h45 #define TIOCNOTTY 0x5422 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h45 #define TIOCNOTTY 0x5422 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h45 #define TIOCNOTTY 0x5422 macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h45 #define TIOCNOTTY 0x5422 macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h35 #define TIOCNOTTY 0x5471 macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h35 #define TIOCNOTTY 0x5471 macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h82 #define TIOCNOTTY 0x5422 macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h35 #define TIOCNOTTY 0x5471 macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h82 #define TIOCNOTTY 0x5422 macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h69 #define TIOCNOTTY _IO('T', 34) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h62 #define TIOCNOTTY 0x5422 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h62 #define TIOCNOTTY 0x5422 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs160 pub const TIOCNOTTY: ::Ioctl = 0x5422; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs147 pub const TIOCNOTTY: ::Ioctl = 0x5471; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs139 pub const TIOCNOTTY: ::Ioctl = 0x20007471; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs139 pub const TIOCNOTTY: ::Ioctl = 0x5422; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1271 pub const TIOCNOTTY: ::c_ulong = 0x20007471; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h25 #define TIOCNOTTY 0x5422ul macro
1581 #define TIOCNOTTY 0x5422ul macro
3141 #define TIOCNOTTY 0x5422ul macro
4697 #define TIOCNOTTY 0x5422ul macro
6149 #define TIOCNOTTY 0x5422ul macro
7596 #define TIOCNOTTY 0x5471ul macro
9146 #define TIOCNOTTY 0x5471ul macro
10696 #define TIOCNOTTY 0x5422ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs25 pub const TIOCNOTTY: u32 = 21538; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs25 pub const TIOCNOTTY: u32 = 21538; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs25 pub const TIOCNOTTY: u32 = 21617; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs25 pub const TIOCNOTTY: u32 = 21538; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs25 pub const TIOCNOTTY: u32 = 21617; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs25 pub const TIOCNOTTY: u32 = 21538; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs25 pub const TIOCNOTTY: u32 = 21538; consts

Completed in 90 milliseconds

12