/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | ioctl.h | 79 #define TIOCSERGETLSR 0x5459 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | ioctl.h | 79 #define TIOCSERGETLSR 0x5459 macro
|
/third_party/musl/arch/generic/bits/ |
D | ioctl.h | 79 #define TIOCSERGETLSR 0x5459 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | ioctl.h | 79 #define TIOCSERGETLSR 0x5459 macro
|
/third_party/musl/arch/mips64/bits/ |
D | ioctl.h | 87 #define TIOCSERGETLSR 0x548E macro
|
/third_party/musl/arch/mips/bits/ |
D | ioctl.h | 87 #define TIOCSERGETLSR 0x548E macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | ioctl.h | 87 #define TIOCSERGETLSR 0x548E macro
|
/third_party/musl/arch/powerpc/bits/ |
D | ioctl.h | 107 #define TIOCSERGETLSR 0x5459 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | ioctl.h | 96 #define TIOCSERGETLSR 0x5459 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | ioctl.h | 107 #define TIOCSERGETLSR 0x5459 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | ioctl.h | 96 #define TIOCSERGETLSR 0x5459 macro
|
/third_party/musl/arch/sh/bits/ |
D | ioctl.h | 98 #define TIOCSERGETLSR _IOR('T', 89, unsigned int) macro
|
/third_party/python/Modules/ |
D | termios.c | 943 #ifdef TIOCSERGETLSR 944 {"TIOCSERGETLSR", TIOCSERGETLSR},
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
D | mod.rs | 167 pub const TIOCSERGETLSR: ::Ioctl = 0x5459; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
D | mod.rs | 168 pub const TIOCSERGETLSR: ::Ioctl = 0x5459; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
D | mod.rs | 178 pub const TIOCSERGETLSR: ::Ioctl = 0x548e; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
D | mod.rs | 197 pub const TIOCSERGETLSR: ::Ioctl = 0x5459; constant
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | ioctl.h | 38 #define TIOCSERGETLSR 0x5459ul macro 1594 #define TIOCSERGETLSR 0x5459ul macro 3154 #define TIOCSERGETLSR 0x5459ul macro 4710 #define TIOCSERGETLSR 0x5459ul macro 6162 #define TIOCSERGETLSR 0x5459ul macro 7608 #define TIOCSERGETLSR 0x548eul macro 9158 #define TIOCSERGETLSR 0x548eul macro 10709 #define TIOCSERGETLSR 0x5459ul macro
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
D | generated.txt | 36 TIOCSERGETLSR
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | ioctl.rs | 38 pub const TIOCSERGETLSR: u32 = 21593; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | ioctl.rs | 38 pub const TIOCSERGETLSR: u32 = 21593; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | ioctl.rs | 38 pub const TIOCSERGETLSR: u32 = 21593; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | ioctl.rs | 38 pub const TIOCSERGETLSR: u32 = 21593; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | ioctl.rs | 38 pub const TIOCSERGETLSR: u32 = 21593; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | ioctl.rs | 38 pub const TIOCSERGETLSR: u32 = 21593; constant
|