Home
last modified time | relevance | path

Searched refs:TIOCGDEV (Results 1 - 25 of 28) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h56 #define TIOCGDEV 0x80045432 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h56 #define TIOCGDEV 0x80045432 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h56 #define TIOCGDEV 0x80045432 macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h56 #define TIOCGDEV 0x80045432 macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h65 #define TIOCGDEV _IOR('T', 0x32, unsigned int) macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h65 #define TIOCGDEV _IOR('T', 0x32, unsigned int) macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h93 #define TIOCGDEV _IOR('T',0x32, unsigned int) macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h65 #define TIOCGDEV _IOR('T', 0x32, unsigned int) macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h93 #define TIOCGDEV _IOR('T',0x32, unsigned int) macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h84 #define TIOCGDEV _IOR('T', 50, unsigned int) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h73 #define TIOCGDEV 0x80045432 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h73 #define TIOCGDEV 0x80045432 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs175 pub const TIOCGDEV: ::Ioctl = 0x80045432; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs160 pub const TIOCGDEV: ::Ioctl = 0x40045432; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs152 pub const TIOCGDEV: ::Ioctl = 0x40045432; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs150 pub const TIOCGDEV: ::Ioctl = 0x40045432; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h51 #define TIOCGDEV 0x80045432ul macro
1607 #define TIOCGDEV 0x80045432ul macro
3167 #define TIOCGDEV 0x80045432ul macro
4723 #define TIOCGDEV 0x80045432ul macro
6175 #define TIOCGDEV 0x40045432ul macro
7621 #define TIOCGDEV 0x40045432ul macro
9171 #define TIOCGDEV 0x40045432ul macro
10722 #define TIOCGDEV 0x80045432ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs51 pub const TIOCGDEV: u32 = 2147767346; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c240 IOCTL_REQUEST(TIOCGDEV); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs51 pub const TIOCGDEV: u32 = 1074025522; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs50 pub const TIOCGDEV: u32 = 1074025522; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs51 pub const TIOCGDEV: u32 = 1074025522; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs50 pub const TIOCGDEV: u32 = 1074025522; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs51 pub const TIOCGDEV: u32 = 2147767346; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs51 pub const TIOCGDEV: u32 = 2147767346; consts

Completed in 95 milliseconds

12