Home
last modified time | relevance | path

Searched defs:TCSBRK (Results 1 - 25 of 33) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h19 #define TCSBRK 0x5409 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h19 #define TCSBRK 0x5409 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h19 #define TCSBRK 0x5409 macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h19 #define TCSBRK 0x5409 macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h15 #define TCSBRK 0x5405 macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h15 #define TCSBRK 0x5405 macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h34 #define TCSBRK _IO('t', 29) macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h15 #define TCSBRK 0x5405 macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h34 #define TCSBRK _IO('t', 29) macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h24 #define TCSBRK _IO('t', 29) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h36 #define TCSBRK 0x5409 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h36 #define TCSBRK 0x5409 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs134 pub const TCSBRK: ::Ioctl = 0x5409; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs121 pub const TCSBRK: ::Ioctl = 0x5405; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs113 pub const TCSBRK: ::Ioctl = 0x20005405; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs113 pub const TCSBRK: ::Ioctl = 0x2000741D; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/
H A Dmod.rs495 pub const TCSBRK: ::c_int = 21513; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1621 pub const TCSBRK: ::c_int = 0x5409; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1415 pub const TCSBRK: ::c_ulong = TCGETA + 5; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h44 #define TCSBRK 0x5409ul macro
1600 #define TCSBRK 0x5409ul macro
3160 #define TCSBRK 0x5409ul macro
4716 #define TCSBRK 0x5409ul macro
6168 #define TCSBRK 0x2000741dul macro
7614 #define TCSBRK 0x5405ul macro
9164 #define TCSBRK 0x5405ul macro
10715 #define TCSBRK 0x5409ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs44 pub const TCSBRK: u32 = 21513; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs44 pub const TCSBRK: u32 = 536900637; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs43 pub const TCSBRK: u32 = 21509; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs44 pub const TCSBRK: u32 = 536900637; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs43 pub const TCSBRK: u32 = 21509; consts

Completed in 88 milliseconds

12