Home
last modified time | relevance | path

Searched defs:TIOCM_OUT2 (Results 1 - 25 of 27) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h99 #define TIOCM_OUT2 0x4000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h99 #define TIOCM_OUT2 0x4000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h99 #define TIOCM_OUT2 0x4000 macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h99 #define TIOCM_OUT2 0x4000 macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h105 #define TIOCM_OUT2 0x4000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h105 #define TIOCM_OUT2 0x4000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h71 #define TIOCM_OUT2 0x4000 macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h105 #define TIOCM_OUT2 0x4000 macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h71 #define TIOCM_OUT2 0x4000 macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h58 #define TIOCM_OUT2 0x4000 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h116 #define TIOCM_OUT2 0x4000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h116 #define TIOCM_OUT2 0x4000 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H A Dhexagon.rs667 pub const TIOCM_OUT2: ::c_int = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1834 pub const TIOCM_OUT2: u32 = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1696 pub const TIOCM_OUT2: u32 = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1834 pub const TIOCM_OUT2: u32 = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1826 pub const TIOCM_OUT2: u32 = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1978 pub const TIOCM_OUT2: u32 = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1690 pub const TIOCM_OUT2: u32 = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1970 pub const TIOCM_OUT2: u32 = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1822 pub const TIOCM_OUT2: u32 = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs2068 pub const TIOCM_OUT2: u32 = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1829 pub const TIOCM_OUT2: u32 = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs2076 pub const TIOCM_OUT2: u32 = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1830 pub const TIOCM_OUT2: u32 = 16384; consts

Completed in 159 milliseconds

12