Home
last modified time | relevance | path

Searched defs:TIOCGLTC (Results 1 - 13 of 13) sorted by relevance

/third_party/musl/arch/mips64/bits/
H A Dioctl.h45 #define TIOCGLTC 0x7474 macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h45 #define TIOCGLTC 0x7474 macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h45 #define TIOCGLTC _IOR('t', 116, char[6]) macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h45 #define TIOCGLTC 0x7474 macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h45 #define TIOCGLTC _IOR('t', 116, char[6]) macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h6195 #define TIOCGLTC 0x40067474ul macro
7643 #define TIOCGLTC 0x7474ul macro
9193 #define TIOCGLTC 0x7474ul macro
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs71 pub const TIOCGLTC: u32 = 1074164852; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs72 pub const TIOCGLTC: u32 = 29812; consts
H A Dgeneral.rs1960 pub const TIOCGLTC: u32 = 29812; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs71 pub const TIOCGLTC: u32 = 1074164852; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs72 pub const TIOCGLTC: u32 = 29812; consts
H A Dgeneral.rs1952 pub const TIOCGLTC: u32 = 29812; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2247 pub const TIOCGLTC: ::c_int = tIOC | 116; consts

Completed in 96 milliseconds