Home
last modified time | relevance | path

Searched refs:TIOCGETC (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h23 #define TIOCGETC _IOR('t', 18, char[6]) macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h23 #define TIOCGETC _IOR('t', 18, char[6]) macro
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c295 #ifdef TIOCGETC in list()
296 IOCTL_REQUEST(TIOCGETC); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs68 pub const TIOCGETC: u32 = 1074164754; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs68 pub const TIOCGETC: u32 = 1074164754; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2237 pub const TIOCGETC: ::c_int = tIOC | 18; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h6192 #define TIOCGETC 0x40067412ul macro

Completed in 61 milliseconds