Home
last modified time | relevance | path

Searched refs:TCSETAF (Results 1 - 25 of 36) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h18 #define TCSETAF 0x5408 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h18 #define TCSETAF 0x5408 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h18 #define TCSETAF 0x5408 macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h18 #define TCSETAF 0x5408 macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h14 #define TCSETAF 0x5404 macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h14 #define TCSETAF 0x5404 macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h32 #define TCSETAF _IOW('t', 28, char[20]) macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h14 #define TCSETAF 0x5404 macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h32 #define TCSETAF _IOW('t', 28, char[20]) macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h22 #define TCSETAF _IOW('t', 28, char[18]) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h35 #define TCSETAF 0x5408 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h35 #define TCSETAF 0x5408 macro
/third_party/python/Modules/
H A Dtermios.c1021 #ifdef TCSETAF
1022 {"TCSETAF", TCSETAF},
/third_party/ltp/testcases/kernel/pty/
H A Dptem01.c110 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 Dmod.rs133 pub const TCSETAF: ::Ioctl = 0x5408; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs120 pub const TCSETAF: ::Ioctl = 0x5404; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs112 pub const TCSETAF: ::Ioctl = 0x80125404; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs112 pub const TCSETAF: ::Ioctl = 0x8014741C; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/
H A Dmod.rs494 pub const TCSETAF: ::c_int = 21512; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h47 #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 Dmod.rs1620 pub const TCSETAF: ::c_int = 0x5408; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs47 pub const TCSETAF: u32 = 21512; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c236 IOCTL_REQUEST(TCSETAF); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs47 pub const TCSETAF: u32 = 2148824092; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs46 pub const TCSETAF: u32 = 21508; consts

Completed in 74 milliseconds

12