Home
last modified time | relevance | path

Searched refs:TIOCGICOUNT (Results 1 – 25 of 30) sorted by relevance

12

/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h84 #define TIOCGICOUNT 0x545D macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h84 #define TIOCGICOUNT 0x545D macro
/third_party/musl/arch/generic/bits/
Dioctl.h84 #define TIOCGICOUNT 0x545D macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h84 #define TIOCGICOUNT 0x545D macro
/third_party/musl/arch/mips64/bits/
Dioctl.h91 #define TIOCGICOUNT 0x5492 macro
/third_party/musl/arch/mips/bits/
Dioctl.h91 #define TIOCGICOUNT 0x5492 macro
/third_party/musl/arch/mipsn32/bits/
Dioctl.h91 #define TIOCGICOUNT 0x5492 macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h112 #define TIOCGICOUNT 0x545D macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h101 #define TIOCGICOUNT 0x545D macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h112 #define TIOCGICOUNT 0x545D macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h101 #define TIOCGICOUNT 0x545D macro
/third_party/musl/arch/sh/bits/
Dioctl.h103 #define TIOCGICOUNT _IO('T', 93) macro
/third_party/python/Modules/
Dtermios.c832 #ifdef TIOCGICOUNT
833 {"TIOCGICOUNT", TIOCGICOUNT},
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
Dmod.rs171 pub const TIOCGICOUNT: ::Ioctl = 0x545D; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
Dmod.rs172 pub const TIOCGICOUNT: ::Ioctl = 0x545D; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
Dmod.rs182 pub const TIOCGICOUNT: ::Ioctl = 0x5492; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
Dmod.rs201 pub const TIOCGICOUNT: ::Ioctl = 0x545D; constant
/third_party/rust/crates/linux-raw-sys/gen/modules/
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/gen/ioctl/
Dgenerated.txt51 TIOCGICOUNT
/third_party/rust/crates/linux-raw-sys/src/arm/
Dioctl.rs53 pub const TIOCGICOUNT: u32 = 21597; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dioctl.rs53 pub const TIOCGICOUNT: u32 = 21597; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dioctl.rs53 pub const TIOCGICOUNT: u32 = 21597; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dioctl.rs53 pub const TIOCGICOUNT: u32 = 21597; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dioctl.rs53 pub const TIOCGICOUNT: u32 = 21597; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dioctl.rs53 pub const TIOCGICOUNT: u32 = 21597; constant

12