/third_party/libuv/test/ |
D | test-osx-select.c | 74 r = ioctl(fd, TIOCSTI, str + i); in TEST_IMPL() 128 r = ioctl(fd, TIOCSTI, str + i); in TEST_IMPL()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | ioctl.h | 28 #define TIOCSTI 0x5412 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | ioctl.h | 28 #define TIOCSTI 0x5412 macro
|
/third_party/musl/arch/generic/bits/ |
D | ioctl.h | 28 #define TIOCSTI 0x5412 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | ioctl.h | 28 #define TIOCSTI 0x5412 macro
|
/third_party/musl/arch/mips64/bits/ |
D | ioctl.h | 26 #define TIOCSTI 0x5472 macro
|
/third_party/musl/arch/mips/bits/ |
D | ioctl.h | 26 #define TIOCSTI 0x5472 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | ioctl.h | 26 #define TIOCSTI 0x5472 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | ioctl.h | 54 #define TIOCSTI 0x5412 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | ioctl.h | 45 #define TIOCSTI 0x5412 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | ioctl.h | 54 #define TIOCSTI 0x5412 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | ioctl.h | 45 #define TIOCSTI 0x5412 macro
|
/third_party/musl/arch/sh/bits/ |
D | ioctl.h | 41 #define TIOCSTI _IOW('T', 18, char) macro
|
/third_party/python/Modules/ |
D | termios.c | 979 #ifdef TIOCSTI 980 {"TIOCSTI", TIOCSTI},
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
D | mod.rs | 122 pub const TIOCSTI: ::Ioctl = 0x80017472; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
D | mod.rs | 122 pub const TIOCSTI: ::Ioctl = 0x5412; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
D | mod.rs | 130 pub const TIOCSTI: ::Ioctl = 0x5472; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
D | mod.rs | 143 pub const TIOCSTI: ::Ioctl = 0x5412; constant
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | ioctl.h | 14 #define TIOCSTI 0x5412ul macro 1570 #define TIOCSTI 0x5412ul macro 3130 #define TIOCSTI 0x5412ul macro 4686 #define TIOCSTI 0x5412ul macro 6138 #define TIOCSTI 0x5412ul macro 7585 #define TIOCSTI 0x5472ul macro 9135 #define TIOCSTI 0x5472ul macro 10685 #define TIOCSTI 0x5412ul macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | fuchsia.txt | 984 TIOCSTI
|
D | dragonfly.txt | 1010 TIOCSTI
|
D | freebsd.txt | 1260 TIOCSTI
|
D | apple.txt | 1455 TIOCSTI
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
D | generated.txt | 12 TIOCSTI
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/ |
D | mod.rs | 354 pub const TIOCSTI: ::c_ulong = 21522; constant
|