Home
last modified time | relevance | path

Searched refs:TCSETSF (Results 1 - 25 of 35) sorted by relevance

12

/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs100 pub const TCSETSF: ::Ioctl = 0x803c7416; consts
105 pub const TCSETSF: ::Ioctl = 0x802c7416; consts
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h14 #define TCSETSF 0x5404 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h14 #define TCSETSF 0x5404 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h14 #define TCSETSF 0x5404 macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h14 #define TCSETSF 0x5404 macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h21 #define TCSETSF 0x5410 macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h21 #define TCSETSF 0x5410 macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h27 #define TCSETSF _IOW('t', 22, char[44]) macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h21 #define TCSETSF 0x5410 macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h27 #define TCSETSF _IOW('t', 22, char[44]) macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h79 #define TCSETSF _IO('T', 4) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h31 #define TCSETSF 0x5404 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h31 #define TCSETSF 0x5404 macro
/third_party/python/Modules/
H A Dtermios.c1030 #ifdef TCSETSF
1031 {"TCSETSF", TCSETSF},
/third_party/ltp/testcases/kernel/pty/
H A Dptem01.c90 if (ioctl(slavefd, TCSETSF, &termios) != 0) { in test1()
91 tst_brkm(TFAIL, NULL, "TCSETSF"); in test1()
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs129 pub const TCSETSF: ::Ioctl = 0x5404; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs116 pub const TCSETSF: ::Ioctl = 0x5410; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs108 pub const TCSETSF: ::Ioctl = 0x8024540b; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/
H A Dmod.rs490 pub const TCSETSF: ::c_int = 21508; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h69 #define TCSETSF 0x5404ul macro
1625 #define TCSETSF 0x5404ul macro
3185 #define TCSETSF 0x5404ul macro
4741 #define TCSETSF 0x5404ul macro
6190 #define TCSETSF 0x802c7416ul macro
7637 #define TCSETSF 0x5410ul macro
9187 #define TCSETSF 0x5410ul macro
10740 #define TCSETSF 0x5404ul macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1616 pub const TCSETSF: ::c_int = 0x5404; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs69 pub const TCSETSF: u32 = 21508; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c272 IOCTL_REQUEST(TCSETSF); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs66 pub const TCSETSF: u32 = 2150396950; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs66 pub const TCSETSF: u32 = 21520; consts

Completed in 85 milliseconds

12