Home
last modified time | relevance | path

Searched refs:TIOCGICOUNT (Results 1 - 25 of 29) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h84 #define TIOCGICOUNT 0x545D macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h84 #define TIOCGICOUNT 0x545D macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h84 #define TIOCGICOUNT 0x545D macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h84 #define TIOCGICOUNT 0x545D macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h91 #define TIOCGICOUNT 0x5492 macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h91 #define TIOCGICOUNT 0x5492 macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h112 #define TIOCGICOUNT 0x545D macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h91 #define TIOCGICOUNT 0x5492 macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h112 #define TIOCGICOUNT 0x545D macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h103 #define TIOCGICOUNT _IO('T', 93) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h101 #define TIOCGICOUNT 0x545D macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h101 #define TIOCGICOUNT 0x545D macro
/third_party/python/Modules/
H A Dtermios.c1048 #ifdef TIOCGICOUNT
1049 {"TIOCGICOUNT", TIOCGICOUNT},
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs201 pub const TIOCGICOUNT: ::Ioctl = 0x545D; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs182 pub const TIOCGICOUNT: ::Ioctl = 0x5492; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs171 pub const TIOCGICOUNT: ::Ioctl = 0x545D; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs172 pub const TIOCGICOUNT: ::Ioctl = 0x545D; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h53 #define TIOCGICOUNT 0x545dul macro
1609 #define TIOCGICOUNT 0x545dul macro
3169 #define TIOCGICOUNT 0x545dul macro
4725 #define TIOCGICOUNT 0x545dul macro
6177 #define TIOCGICOUNT 0x545dul macro
7623 #define TIOCGICOUNT 0x5492ul macro
9173 #define TIOCGICOUNT 0x5492ul macro
10724 #define TIOCGICOUNT 0x545dul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs53 pub const TIOCGICOUNT: u32 = 21597; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c242 IOCTL_REQUEST(TIOCGICOUNT); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs53 pub const TIOCGICOUNT: u32 = 21597; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs52 pub const TIOCGICOUNT: u32 = 21650; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs53 pub const TIOCGICOUNT: u32 = 21597; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs52 pub const TIOCGICOUNT: u32 = 21650; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs53 pub const TIOCGICOUNT: u32 = 21597; consts

Completed in 95 milliseconds

12