/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | ioctl.h | 17 #define TCSETAW 0x5407 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | ioctl.h | 17 #define TCSETAW 0x5407 macro
|
/third_party/musl/arch/generic/bits/ |
D | ioctl.h | 17 #define TCSETAW 0x5407 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | ioctl.h | 17 #define TCSETAW 0x5407 macro
|
/third_party/musl/arch/mips64/bits/ |
D | ioctl.h | 13 #define TCSETAW 0x5403 macro
|
/third_party/musl/arch/mips/bits/ |
D | ioctl.h | 13 #define TCSETAW 0x5403 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | ioctl.h | 13 #define TCSETAW 0x5403 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | ioctl.h | 34 #define TCSETAW 0x5407 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | ioctl.h | 31 #define TCSETAW _IOW('t', 25, char[20]) macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | ioctl.h | 34 #define TCSETAW 0x5407 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | ioctl.h | 31 #define TCSETAW _IOW('t', 25, char[20]) macro
|
/third_party/musl/arch/sh/bits/ |
D | ioctl.h | 21 #define TCSETAW _IOW('t', 25, char[18]) macro
|
/third_party/python/Modules/ |
D | termios.c | 808 #ifdef TCSETAW 809 {"TCSETAW", TCSETAW},
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
D | mod.rs | 111 pub const TCSETAW: ::Ioctl = 0x80125403; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
D | mod.rs | 111 pub const TCSETAW: ::Ioctl = 0x80147419; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
D | mod.rs | 119 pub const TCSETAW: ::Ioctl = 0x5403; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
D | mod.rs | 132 pub const TCSETAW: ::Ioctl = 0x5407; constant
|
/third_party/ltp/testcases/kernel/pty/ |
D | ptem01.c | 106 if (ioctl(slavefd, TCSETAW, &termio) != 0) { in test1()
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
D | ioctl.h | 48 #define TCSETAW 0x5407ul macro 1604 #define TCSETAW 0x5407ul macro 3164 #define TCSETAW 0x5407ul macro 4720 #define TCSETAW 0x5407ul macro 6172 #define TCSETAW 0x80147419ul macro 7618 #define TCSETAW 0x5403ul macro 9168 #define TCSETAW 0x5403ul macro 10719 #define TCSETAW 0x5407ul macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | fuchsia.txt | 947 TCSETAW
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
D | generated.txt | 46 TCSETAW
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/ |
D | mod.rs | 493 pub const TCSETAW: ::c_int = 21511; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | ioctl.rs | 48 pub const TCSETAW: u32 = 21511; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | ioctl.rs | 48 pub const TCSETAW: u32 = 2148824089; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | ioctl.rs | 48 pub const TCSETAW: u32 = 2148824089; constant
|