/third_party/musl/porting/uniproton/kernel/include/bits/ |
H A D | ioctl.h | 25 #define TIOCGPGRP 0x540F macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
H A D | ioctl.h | 25 #define TIOCGPGRP 0x540F macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
H A D | ioctl.h | 25 #define TIOCGPGRP 0x540F macro
|
/third_party/musl/arch/generic/bits/ |
H A D | ioctl.h | 25 #define TIOCGPGRP 0x540F macro
|
/third_party/musl/arch/mips64/bits/ |
H A D | ioctl.h | 48 #define TIOCGPGRP _IOR('t', 119, int) macro
|
/third_party/musl/arch/mipsn32/bits/ |
H A D | ioctl.h | 48 #define TIOCGPGRP _IOR('t', 119, int) macro
|
/third_party/musl/arch/powerpc64/bits/ |
H A D | ioctl.h | 48 #define TIOCGPGRP _IOR('t', 119, int) macro
|
/third_party/musl/arch/mips/bits/ |
H A D | ioctl.h | 48 #define TIOCGPGRP _IOR('t', 119, int) macro
|
/third_party/musl/arch/powerpc/bits/ |
H A D | ioctl.h | 48 #define TIOCGPGRP _IOR('t', 119, int) macro
|
/third_party/musl/arch/sh/bits/ |
H A D | ioctl.h | 35 #define TIOCGPGRP _IOR('t', 119, int) macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
H A D | ioctl.h | 42 #define TIOCGPGRP 0x540F macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
H A D | ioctl.h | 42 #define TIOCGPGRP 0x540F macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/ |
H A D | mod.rs | 140 pub const TIOCGPGRP: ::Ioctl = 0x540F; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/ |
H A D | mod.rs | 127 pub const TIOCGPGRP: ::Ioctl = 0x40047477; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/ |
H A D | mod.rs | 119 pub const TIOCGPGRP: ::Ioctl = 0x40047483; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/ |
H A D | mod.rs | 119 pub const TIOCGPGRP: ::Ioctl = 0x40047477; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/riscv32/ |
H A D | mod.rs | 499 pub const TIOCGPGRP: ::c_int = 21519; consts
|
/third_party/rust/crates/libc/src/unix/redox/ |
H A D | mod.rs | 638 pub const TIOCGPGRP: ::c_ulong = 0x540F; consts
|
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/ |
H A D | mod.rs | 1631 pub const TIOCGPGRP: ::c_int = 0x540F; consts
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
H A D | mod.rs | 1275 pub const TIOCGPGRP: ::c_ulong = 0x40047477; consts
|
/third_party/rust/crates/libc/src/unix/haiku/ |
H A D | mod.rs | 1425 pub const TIOCGPGRP: ::c_ulong = TCGETA + 15; consts
|
/third_party/rust/crates/linux-raw-sys/gen/modules/ |
H A D | ioctl.h | 55 #define TIOCGPGRP 0x540ful macro 1611 #define TIOCGPGRP 0x540ful macro 3171 #define TIOCGPGRP 0x540ful macro 4727 #define TIOCGPGRP 0x540ful macro 6179 #define TIOCGPGRP 0x40047477ul macro 7625 #define TIOCGPGRP 0x40047477ul macro 9175 #define TIOCGPGRP 0x40047477ul macro 10726 #define TIOCGPGRP 0x540ful macro
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
H A D | ioctl.rs | 55 pub const TIOCGPGRP: u32 = 21519; consts
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
H A D | ioctl.rs | 55 pub const TIOCGPGRP: u32 = 1074033783; consts
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
H A D | ioctl.rs | 54 pub const TIOCGPGRP: u32 = 1074033783; consts
|