Home
last modified time | relevance | path

Searched defs:TIOCSSERIAL (Results 1 – 25 of 27) sorted by relevance

12

/third_party/musl/arch/sh/bits/
Dioctl.h66 #define TIOCSSERIAL _IOW('T', 31, char[60]) macro
/third_party/musl/arch/mips/bits/
Dioctl.h78 #define TIOCSSERIAL 0x5485 macro
/third_party/musl/arch/mips64/bits/
Dioctl.h78 #define TIOCSSERIAL 0x5485 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h42 #define TIOCSSERIAL 0x541F macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h42 #define TIOCSSERIAL 0x541F macro
/third_party/musl/arch/generic/bits/
Dioctl.h42 #define TIOCSSERIAL 0x541F macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h42 #define TIOCSSERIAL 0x541F macro
/third_party/musl/arch/mipsn32/bits/
Dioctl.h78 #define TIOCSSERIAL 0x5485 macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h79 #define TIOCSSERIAL 0x541F macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h79 #define TIOCSSERIAL 0x541F macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h59 #define TIOCSSERIAL 0x541F macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h59 #define TIOCSSERIAL 0x541F macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
Dmod.rs136 pub const TIOCSSERIAL: ::Ioctl = 0x541F; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
Dmod.rs136 pub const TIOCSSERIAL: ::Ioctl = 0x541F; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
Dmod.rs157 pub const TIOCSSERIAL: ::Ioctl = 0x541F; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
Dmod.rs144 pub const TIOCSSERIAL: ::Ioctl = 0x5485; constant
/third_party/rust/crates/linux-raw-sys/gen/modules/
Dioctl.h23 #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/
Dioctl.rs23 pub const TIOCSSERIAL: u32 = 21535; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dioctl.rs23 pub const TIOCSSERIAL: u32 = 21535; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dioctl.rs23 pub const TIOCSSERIAL: u32 = 21535; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dioctl.rs23 pub const TIOCSSERIAL: u32 = 21535; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dioctl.rs23 pub const TIOCSSERIAL: u32 = 21535; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dioctl.rs23 pub const TIOCSSERIAL: u32 = 21535; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dioctl.rs23 pub const TIOCSSERIAL: u32 = 21535; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dioctl.rs23 pub const TIOCSSERIAL: u32 = 21637; constant

12