/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | ioctl.h | 40 #define TIOCCONS 0x541D macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | ioctl.h | 40 #define TIOCCONS 0x541D macro
|
/third_party/musl/arch/generic/bits/ |
D | ioctl.h | 40 #define TIOCCONS 0x541D macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | ioctl.h | 40 #define TIOCCONS 0x541D macro
|
/third_party/musl/arch/mips64/bits/ |
D | ioctl.h | 49 #define TIOCCONS _IOW('t', 120, int) macro
|
/third_party/musl/arch/mips/bits/ |
D | ioctl.h | 49 #define TIOCCONS _IOW('t', 120, int) macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | ioctl.h | 49 #define TIOCCONS _IOW('t', 120, int) macro
|
/third_party/musl/arch/powerpc/bits/ |
D | ioctl.h | 77 #define TIOCCONS 0x541D macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | ioctl.h | 57 #define TIOCCONS 0x541D macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | ioctl.h | 77 #define TIOCCONS 0x541D macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | ioctl.h | 57 #define TIOCCONS 0x541D macro
|
/third_party/musl/arch/sh/bits/ |
D | ioctl.h | 64 #define TIOCCONS _IO('T', 29) macro
|
/third_party/python/Modules/ |
D | termios.c | 823 #ifdef TIOCCONS 824 {"TIOCCONS", TIOCCONS},
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
D | mod.rs | 134 pub const TIOCCONS: ::Ioctl = 0x20007424; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
D | mod.rs | 134 pub const TIOCCONS: ::Ioctl = 0x541D; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
D | mod.rs | 142 pub const TIOCCONS: ::Ioctl = 0x80047478; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
D | mod.rs | 155 pub const TIOCCONS: ::Ioctl = 0x541D; constant
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | ioctl.h | 22 #define TIOCCONS 0x541dul macro 1578 #define TIOCCONS 0x541dul macro 3138 #define TIOCCONS 0x541dul macro 4694 #define TIOCCONS 0x541dul macro 6146 #define TIOCCONS 0x541dul macro 7593 #define TIOCCONS 0x80047478ul macro 9143 #define TIOCCONS 0x80047478ul macro 10693 #define TIOCCONS 0x541dul macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | fuchsia.txt | 957 TIOCCONS
|
D | dragonfly.txt | 954 TIOCCONS
|
D | freebsd.txt | 1206 TIOCCONS
|
D | apple.txt | 1398 TIOCCONS
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
D | generated.txt | 20 TIOCCONS
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/ |
D | mod.rs | 359 pub const TIOCCONS: ::c_ulong = 21533; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | ioctl.rs | 22 pub const TIOCCONS: u32 = 21533; constant
|