Home
last modified time | relevance | path

Searched defs:SIOCGPGRP (Results 1 - 21 of 21) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dioctl.h105 #define SIOCGPGRP 0x8904 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dioctl.h105 #define SIOCGPGRP 0x8904 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dioctl.h105 #define SIOCGPGRP 0x8904 macro
/third_party/musl/arch/generic/bits/
H A Dioctl.h105 #define SIOCGPGRP 0x8904 macro
/third_party/musl/arch/mips64/bits/
H A Dioctl.h112 #define SIOCGPGRP _IOR('s', 9, pid_t) macro
/third_party/musl/arch/mipsn32/bits/
H A Dioctl.h112 #define SIOCGPGRP _IOR('s', 9, pid_t) macro
/third_party/musl/arch/powerpc64/bits/
H A Dioctl.h117 #define SIOCGPGRP 0x8904 macro
/third_party/musl/arch/mips/bits/
H A Dioctl.h112 #define SIOCGPGRP _IOR('s', 9, pid_t) macro
/third_party/musl/arch/powerpc/bits/
H A Dioctl.h117 #define SIOCGPGRP 0x8904 macro
/third_party/musl/arch/sh/bits/
H A Dioctl.h110 #define SIOCGPGRP _IOW('s', 9, int) macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dioctl.h122 #define SIOCGPGRP 0x8904 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dioctl.h122 #define SIOCGPGRP 0x8904 macro
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h169 #define SIOCGPGRP 0x8904ul macro
1725 #define SIOCGPGRP 0x8904ul macro
3285 #define SIOCGPGRP 0x8904ul macro
4841 #define SIOCGPGRP 0x8904ul macro
6288 #define SIOCGPGRP 0x8904ul macro
10840 #define SIOCGPGRP 0x8904ul macro
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dioctl.rs169 pub const SIOCGPGRP: u32 = 35076; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dioctl.rs164 pub const SIOCGPGRP: u32 = 35076; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dioctl.rs164 pub const SIOCGPGRP: u32 = 35076; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dioctl.rs169 pub const SIOCGPGRP: u32 = 35076; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dioctl.rs169 pub const SIOCGPGRP: u32 = 35076; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dioctl.rs169 pub const SIOCGPGRP: u32 = 35076; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dioctl.rs169 pub const SIOCGPGRP: u32 = 35076; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dioctl.rs169 pub const SIOCGPGRP: u32 = 35076; consts

Completed in 111 milliseconds