Home
last modified time | relevance | path

Searched defs:TIOCSERSWILD (Results 1 - 25 of 27) sorted by relevance

12

/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h75 #define TIOCSERSWILD 0x5455 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h75 #define TIOCSERSWILD 0x5455 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h75 #define TIOCSERSWILD 0x5455 macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h75 #define TIOCSERSWILD 0x5455 macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h83 #define TIOCSERSWILD 0x548A macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h83 #define TIOCSERSWILD 0x548A macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h103 #define TIOCSERSWILD 0x5455 macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h83 #define TIOCSERSWILD 0x548A macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h103 #define TIOCSERSWILD 0x5455 macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h94 #define TIOCSERSWILD _IOW('T', 85, int) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h92 #define TIOCSERSWILD 0x5455 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h92 #define TIOCSERSWILD 0x5455 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs193 pub const TIOCSERSWILD: ::Ioctl = 0x5455; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs174 pub const TIOCSERSWILD: ::Ioctl = 0x548a; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs163 pub const TIOCSERSWILD: ::Ioctl = 0x5455; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs164 pub const TIOCSERSWILD: ::Ioctl = 0x5455; consts
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h35 #define TIOCSERSWILD 0x5455ul macro
1591 #define TIOCSERSWILD 0x5455ul macro
3151 #define TIOCSERSWILD 0x5455ul macro
4707 #define TIOCSERSWILD 0x5455ul macro
6159 #define TIOCSERSWILD 0x5455ul macro
7605 #define TIOCSERSWILD 0x548aul macro
9155 #define TIOCSERSWILD 0x548aul macro
10706 #define TIOCSERSWILD 0x5455ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs35 pub const TIOCSERSWILD: u32 = 21589; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs35 pub const TIOCSERSWILD: u32 = 21589; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dioctl.rs34 pub const TIOCSERSWILD: u32 = 21642; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs35 pub const TIOCSERSWILD: u32 = 21589; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dioctl.rs34 pub const TIOCSERSWILD: u32 = 21642; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs35 pub const TIOCSERSWILD: u32 = 21589; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs35 pub const TIOCSERSWILD: u32 = 21589; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs35 pub const TIOCSERSWILD: u32 = 21589; consts

Completed in 105 milliseconds

12