/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | ioctl.h | 31 #define TIOCMGET 0x5415 macro
|
/third_party/musl/arch/generic/bits/ |
D | ioctl.h | 31 #define TIOCMGET 0x5415 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | ioctl.h | 31 #define TIOCMGET 0x5415 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | ioctl.h | 31 #define TIOCMGET 0x5415 macro
|
/third_party/musl/arch/mips64/bits/ |
D | ioctl.h | 27 #define TIOCMGET 0x741D macro
|
/third_party/musl/arch/mips/bits/ |
D | ioctl.h | 27 #define TIOCMGET 0x741D macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | ioctl.h | 27 #define TIOCMGET 0x741D macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | ioctl.h | 55 #define TIOCMGET 0x5415 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | ioctl.h | 48 #define TIOCMGET 0x5415 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | ioctl.h | 55 #define TIOCMGET 0x5415 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | ioctl.h | 48 #define TIOCMGET 0x5415 macro
|
/third_party/musl/arch/sh/bits/ |
D | ioctl.h | 42 #define TIOCMGET _IOR('T', 21, unsigned int) macro
|
/third_party/python/Modules/ |
D | termios.c | 862 #ifdef TIOCMGET 863 {"TIOCMGET", TIOCMGET},
|
/third_party/cups-filters/backend/ |
D | serial.c | 625 if (!ioctl(device_fd, TIOCMGET, &status)) in main() 642 if (ioctl(device_fd, TIOCMGET, &status)) in main()
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
D | mod.rs | 125 pub const TIOCMGET: ::Ioctl = 0x4004746a; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
D | mod.rs | 125 pub const TIOCMGET: ::Ioctl = 0x5415; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
D | mod.rs | 133 pub const TIOCMGET: ::Ioctl = 0x741d; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
D | mod.rs | 146 pub const TIOCMGET: ::Ioctl = 0x5415; constant
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | ioctl.h | 16 #define TIOCMGET 0x5415ul macro 1572 #define TIOCMGET 0x5415ul macro 3132 #define TIOCMGET 0x5415ul macro 4688 #define TIOCMGET 0x5415ul macro 6140 #define TIOCMGET 0x5415ul macro 7587 #define TIOCMGET 0x741dul macro 9137 #define TIOCMGET 0x741dul macro 10687 #define TIOCMGET 0x5415ul macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | openbsd.txt | 794 TIOCMGET
|
D | fuchsia.txt | 966 TIOCMGET
|
D | dragonfly.txt | 969 TIOCMGET
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
D | mod.rs | 626 pub const TIOCMGET: ::c_ulong = 0x4004746a; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/ |
D | mod.rs | 355 pub const TIOCMGET: ::c_ulong = 21525; constant
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
D | generated.txt | 14 TIOCMGET
|