Home
last modified time | relevance | path

Searched refs:TIOCMGET (Results 1 – 25 of 49) sorted by relevance

12

/third_party/musl/porting/liteos_m/kernel/include/bits/
Dioctl.h31 #define TIOCMGET 0x5415 macro
/third_party/musl/arch/generic/bits/
Dioctl.h31 #define TIOCMGET 0x5415 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dioctl.h31 #define TIOCMGET 0x5415 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dioctl.h31 #define TIOCMGET 0x5415 macro
/third_party/musl/arch/mips64/bits/
Dioctl.h27 #define TIOCMGET 0x741D macro
/third_party/musl/arch/mips/bits/
Dioctl.h27 #define TIOCMGET 0x741D macro
/third_party/musl/arch/mipsn32/bits/
Dioctl.h27 #define TIOCMGET 0x741D macro
/third_party/musl/arch/powerpc64/bits/
Dioctl.h55 #define TIOCMGET 0x5415 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dioctl.h48 #define TIOCMGET 0x5415 macro
/third_party/musl/arch/powerpc/bits/
Dioctl.h55 #define TIOCMGET 0x5415 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dioctl.h48 #define TIOCMGET 0x5415 macro
/third_party/musl/arch/sh/bits/
Dioctl.h42 #define TIOCMGET _IOR('T', 21, unsigned int) macro
/third_party/python/Modules/
Dtermios.c862 #ifdef TIOCMGET
863 {"TIOCMGET", TIOCMGET},
/third_party/cups-filters/backend/
Dserial.c625 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/
Dmod.rs125 pub const TIOCMGET: ::Ioctl = 0x4004746a; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
Dmod.rs125 pub const TIOCMGET: ::Ioctl = 0x5415; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
Dmod.rs133 pub const TIOCMGET: ::Ioctl = 0x741d; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
Dmod.rs146 pub const TIOCMGET: ::Ioctl = 0x5415; constant
/third_party/rust/crates/linux-raw-sys/gen/modules/
Dioctl.h16 #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/
Dopenbsd.txt794 TIOCMGET
Dfuchsia.txt966 TIOCMGET
Ddragonfly.txt969 TIOCMGET
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs626 pub const TIOCMGET: ::c_ulong = 0x4004746a; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/
Dmod.rs355 pub const TIOCMGET: ::c_ulong = 21525; constant
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
Dgenerated.txt14 TIOCMGET

12