Home
last modified time | relevance | path

Searched refs:TIOCGETP (Results 1 - 17 of 17) sorted by relevance

/third_party/musl/arch/mips64/bits/
H A Dioctl.h54 #define TIOCGETP 0x7408 macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h54 #define TIOCGETP 0x7408 macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h18 #define TIOCGETP _IOR('t', 8, char[6]) macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h54 #define TIOCGETP 0x7408 macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h18 #define TIOCGETP _IOR('t', 8, char[6]) macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs185 pub const TIOCGETP: ::Ioctl = 0x7408; consts
/third_party/node/deps/openssl/openssl/crypto/ui/
H A Dui_openssl.c126 # define TTY_get(tty,data) ioctl(tty,TIOCGETP,data)
/third_party/openssl/crypto/ui/
H A Dui_openssl.c126 # define TTY_get(tty,data) ioctl(tty,TIOCGETP,data)
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c299 #ifdef TIOCGETP in list()
300 IOCTL_REQUEST(TIOCGETP); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs70 pub const TIOCGETP: u32 = 1074164744; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs71 pub const TIOCGETP: u32 = 29704; consts
H A Dgeneral.rs1962 pub const TIOCGETP: u32 = 29704; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs70 pub const TIOCGETP: u32 = 1074164744; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs71 pub const TIOCGETP: u32 = 29704; consts
H A Dgeneral.rs1954 pub const TIOCGETP: u32 = 29704; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2230 pub const TIOCGETP: ::c_int = tIOC | 8; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h6194 #define TIOCGETP 0x40067408ul macro
7642 #define TIOCGETP 0x7408ul macro
9192 #define TIOCGETP 0x7408ul macro

Completed in 153 milliseconds