Home
last modified time | relevance | path

Searched defs:F_OWNER_PGRP (Results 1 - 23 of 23) sorted by relevance

/third_party/ltp/include/lapi/
H A Dfcntl.h70 # define F_OWNER_PGRP 2 macro
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h166 #define F_OWNER_PGRP 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h165 #define F_OWNER_PGRP 2 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h165 #define F_OWNER_PGRP 2 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h165 #define F_OWNER_PGRP 2 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h166 #define F_OWNER_PGRP 2 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h165 #define F_OWNER_PGRP 2 macro
/third_party/musl/include/
H A Dfcntl.h168 #define F_OWNER_PGRP 2 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H A Dhexagon.rs231 pub const F_OWNER_PGRP: ::c_int = 2; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs220 pub const F_OWNER_PGRP: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs232 pub const F_OWNER_PGRP: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs225 pub const F_OWNER_PGRP: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs225 pub const F_OWNER_PGRP: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs229 pub const F_OWNER_PGRP: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs232 pub const F_OWNER_PGRP: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs229 pub const F_OWNER_PGRP: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs219 pub const F_OWNER_PGRP: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs226 pub const F_OWNER_PGRP: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs220 pub const F_OWNER_PGRP: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs226 pub const F_OWNER_PGRP: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs220 pub const F_OWNER_PGRP: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs221 pub const F_OWNER_PGRP: u32 = 2; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs220 pub const F_OWNER_PGRP: u32 = 2; consts

Completed in 177 milliseconds