/third_party/musl/arch/sh/bits/ |
D | ioctl.h | 66 #define TIOCSSERIAL _IOW('T', 31, char[60]) macro
|
/third_party/musl/arch/mips/bits/ |
D | ioctl.h | 78 #define TIOCSSERIAL 0x5485 macro
|
/third_party/musl/arch/mips64/bits/ |
D | ioctl.h | 78 #define TIOCSSERIAL 0x5485 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | ioctl.h | 42 #define TIOCSSERIAL 0x541F macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | ioctl.h | 42 #define TIOCSSERIAL 0x541F macro
|
/third_party/musl/arch/generic/bits/ |
D | ioctl.h | 42 #define TIOCSSERIAL 0x541F macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | ioctl.h | 42 #define TIOCSSERIAL 0x541F macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | ioctl.h | 78 #define TIOCSSERIAL 0x5485 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | ioctl.h | 79 #define TIOCSSERIAL 0x541F macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | ioctl.h | 79 #define TIOCSSERIAL 0x541F macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | ioctl.h | 59 #define TIOCSSERIAL 0x541F macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | ioctl.h | 59 #define TIOCSSERIAL 0x541F macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
D | mod.rs | 136 pub const TIOCSSERIAL: ::Ioctl = 0x541F; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
D | mod.rs | 136 pub const TIOCSSERIAL: ::Ioctl = 0x541F; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
D | mod.rs | 157 pub const TIOCSSERIAL: ::Ioctl = 0x541F; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
D | mod.rs | 144 pub const TIOCSSERIAL: ::Ioctl = 0x5485; constant
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | ioctl.h | 23 #define TIOCSSERIAL 0x541ful macro 1579 #define TIOCSSERIAL 0x541ful macro 3139 #define TIOCSSERIAL 0x541ful macro 4695 #define TIOCSSERIAL 0x541ful macro 6147 #define TIOCSSERIAL 0x541ful macro 7594 #define TIOCSSERIAL 0x5485ul macro 9144 #define TIOCSSERIAL 0x5485ul macro 10694 #define TIOCSSERIAL 0x541ful macro
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | ioctl.rs | 23 pub const TIOCSSERIAL: u32 = 21535; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | ioctl.rs | 23 pub const TIOCSSERIAL: u32 = 21535; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | ioctl.rs | 23 pub const TIOCSSERIAL: u32 = 21535; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | ioctl.rs | 23 pub const TIOCSSERIAL: u32 = 21535; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | ioctl.rs | 23 pub const TIOCSSERIAL: u32 = 21535; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | ioctl.rs | 23 pub const TIOCSSERIAL: u32 = 21535; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | ioctl.rs | 23 pub const TIOCSSERIAL: u32 = 21535; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | ioctl.rs | 23 pub const TIOCSSERIAL: u32 = 21637; constant
|