Home
last modified time | relevance | path

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

12

/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs99 pub const TCSETSW: ::Ioctl = 0x803c7415; consts
104 pub const TCSETSW: ::Ioctl = 0x802c7415; consts
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h13 #define TCSETSW 0x5403 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h13 #define TCSETSW 0x5403 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h13 #define TCSETSW 0x5403 macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h13 #define TCSETSW 0x5403 macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h20 #define TCSETSW 0x540F macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h20 #define TCSETSW 0x540F macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h26 #define TCSETSW _IOW('t', 21, char[44]) macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h20 #define TCSETSW 0x540F macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h26 #define TCSETSW _IOW('t', 21, char[44]) macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h78 #define TCSETSW _IO('T', 3) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h30 #define TCSETSW 0x5403 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h30 #define TCSETSW 0x5403 macro
/third_party/python/Modules/
H A Dtermios.c1033 #ifdef TCSETSW
1034 {"TCSETSW", TCSETSW},
/third_party/ltp/testcases/kernel/pty/
H A Dptem01.c86 if (ioctl(slavefd, TCSETSW, &termios) != 0) { in test1()
87 tst_brkm(TFAIL, NULL, "TCSETSW"); in test1()
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs128 pub const TCSETSW: ::Ioctl = 0x5403; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs115 pub const TCSETSW: ::Ioctl = 0x540f; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs107 pub const TCSETSW: ::Ioctl = 0x8024540a; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/
H A Dmod.rs489 pub const TCSETSW: ::c_int = 21507; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h71 #define TCSETSW 0x5403ul macro
1627 #define TCSETSW 0x5403ul macro
3187 #define TCSETSW 0x5403ul macro
4743 #define TCSETSW 0x5403ul macro
6191 #define TCSETSW 0x802c7415ul macro
7639 #define TCSETSW 0x540ful macro
9189 #define TCSETSW 0x540ful macro
10742 #define TCSETSW 0x5403ul macro
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1615 pub const TCSETSW: ::c_int = 0x5403; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs71 pub const TCSETSW: u32 = 21507; consts
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c276 IOCTL_REQUEST(TCSETSW); in list()
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs67 pub const TCSETSW: u32 = 2150396949; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs68 pub const TCSETSW: u32 = 21519; consts

Completed in 88 milliseconds

12