/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | ioctl.h | 29 #define TIOCGWINSZ 0x5413 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | ioctl.h | 29 #define TIOCGWINSZ 0x5413 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | ioctl.h | 29 #define TIOCGWINSZ 0x5413 macro
|
/third_party/musl/arch/generic/bits/ |
H A D | ioctl.h | 29 #define TIOCGWINSZ 0x5413 macro
|
/third_party/musl/arch/mips64/bits/ |
H A D | ioctl.h | 34 #define TIOCGWINSZ _IOR('t', 104, struct winsize) macro
|
/third_party/musl/arch/mipsn32/bits/ |
H A D | ioctl.h | 34 #define TIOCGWINSZ _IOR('t', 104, struct winsize) macro
|
/third_party/musl/arch/powerpc64/bits/ |
H A D | ioctl.h | 39 #define TIOCGWINSZ _IOR('t', 104, char[8]) macro
|
/third_party/musl/arch/mips/bits/ |
H A D | ioctl.h | 34 #define TIOCGWINSZ _IOR('t', 104, struct winsize) macro
|
/third_party/musl/arch/powerpc/bits/ |
H A D | ioctl.h | 39 #define TIOCGWINSZ _IOR('t', 104, char[8]) macro
|
/third_party/musl/arch/sh/bits/ |
H A D | ioctl.h | 29 #define TIOCGWINSZ _IOR('t', 104, char[8]) macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
H A D | ioctl.h | 46 #define TIOCGWINSZ 0x5413 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
H A D | ioctl.h | 46 #define TIOCGWINSZ 0x5413 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
H A D | mod.rs | 144 pub const TIOCGWINSZ: ::Ioctl = 0x5413; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
H A D | mod.rs | 131 pub const TIOCGWINSZ: ::Ioctl = 0x40087468; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
H A D | mod.rs | 123 pub const TIOCGWINSZ: ::Ioctl = 0x40087468; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
H A D | mod.rs | 123 pub const TIOCGWINSZ: ::Ioctl = 0x40087468; consts
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
H A D | mod.rs | 633 pub const TIOCGWINSZ: ::c_ulong = 0x40087468; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/ |
H A D | mod.rs | 502 pub const TIOCGWINSZ: ::c_int = 21523; consts
|
/third_party/rust/crates/libc/src/unix/redox/ |
H A D | mod.rs | 640 pub const TIOCGWINSZ: ::c_ulong = 0x5413; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
H A D | mod.rs | 1635 pub const TIOCGWINSZ: ::c_int = 0x5413; consts
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
H A D | mod.rs | 1244 pub const TIOCGWINSZ: ::c_ulong = 0x40087468; consts
|
/third_party/rust/crates/libc/src/unix/haiku/ |
H A D | mod.rs | 1422 pub const TIOCGWINSZ: ::c_ulong = TCGETA + 12; consts
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
H A D | ioctl.h | 64 #define TIOCGWINSZ 0x5413ul macro 1620 #define TIOCGWINSZ 0x5413ul macro 3180 #define TIOCGWINSZ 0x5413ul macro 4736 #define TIOCGWINSZ 0x5413ul macro 6188 #define TIOCGWINSZ 0x40087468ul macro 7633 #define TIOCGWINSZ 0x40087468ul macro 9183 #define TIOCGWINSZ 0x40087468ul macro 10735 #define TIOCGWINSZ 0x5413ul macro
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | ioctl.rs | 64 pub const TIOCGWINSZ: u32 = 21523; consts
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | ioctl.rs | 64 pub const TIOCGWINSZ: u32 = 1074295912; consts
|