/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | ioctl.h | 18 #define TCSETAF 0x5408 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | ioctl.h | 18 #define TCSETAF 0x5408 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | ioctl.h | 18 #define TCSETAF 0x5408 macro
|
/third_party/musl/arch/generic/bits/ |
H A D | ioctl.h | 18 #define TCSETAF 0x5408 macro
|
/third_party/musl/arch/mips64/bits/ |
H A D | ioctl.h | 14 #define TCSETAF 0x5404 macro
|
/third_party/musl/arch/mipsn32/bits/ |
H A D | ioctl.h | 14 #define TCSETAF 0x5404 macro
|
/third_party/musl/arch/powerpc64/bits/ |
H A D | ioctl.h | 32 #define TCSETAF _IOW('t', 28, char[20]) macro
|
/third_party/musl/arch/mips/bits/ |
H A D | ioctl.h | 14 #define TCSETAF 0x5404 macro
|
/third_party/musl/arch/powerpc/bits/ |
H A D | ioctl.h | 32 #define TCSETAF _IOW('t', 28, char[20]) macro
|
/third_party/musl/arch/sh/bits/ |
H A D | ioctl.h | 22 #define TCSETAF _IOW('t', 28, char[18]) macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
H A D | ioctl.h | 35 #define TCSETAF 0x5408 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
H A D | ioctl.h | 35 #define TCSETAF 0x5408 macro
|
/third_party/python/Modules/ |
H A D | termios.c | 1021 #ifdef TCSETAF 1022 {"TCSETAF", TCSETAF},
|
/third_party/ltp/testcases/kernel/pty/ |
H A D | ptem01.c | 110 if (ioctl(slavefd, TCSETAF, &termio) != 0) { in test1() 111 tst_brkm(TFAIL, NULL, "TCSETAF"); in test1()
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
H A D | mod.rs | 133 pub const TCSETAF: ::Ioctl = 0x5408; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
H A D | mod.rs | 120 pub const TCSETAF: ::Ioctl = 0x5404; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
H A D | mod.rs | 112 pub const TCSETAF: ::Ioctl = 0x80125404; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
H A D | mod.rs | 112 pub const TCSETAF: ::Ioctl = 0x8014741C; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/ |
H A D | mod.rs | 494 pub const TCSETAF: ::c_int = 21512; consts
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
H A D | ioctl.h | 47 #define TCSETAF 0x5408ul macro 1603 #define TCSETAF 0x5408ul macro 3163 #define TCSETAF 0x5408ul macro 4719 #define TCSETAF 0x5408ul macro 6171 #define TCSETAF 0x8014741cul macro 7617 #define TCSETAF 0x5404ul macro 9167 #define TCSETAF 0x5404ul macro 10718 #define TCSETAF 0x5408ul macro
|
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
H A D | mod.rs | 1620 pub const TCSETAF: ::c_int = 0x5408; consts
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | ioctl.rs | 47 pub const TCSETAF: u32 = 21512; consts
|
/third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
H A D | list.c | 236 IOCTL_REQUEST(TCSETAF); in list()
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | ioctl.rs | 47 pub const TCSETAF: u32 = 2148824092; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | ioctl.rs | 46 pub const TCSETAF: u32 = 21508; consts
|