Home
last modified time | relevance | path

Searched defs:F_GETOWNER_UIDS (Results 1 - 25 of 31) sorted by relevance

12

/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dfcntl.h40 #define F_GETOWNER_UIDS 17 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dfcntl.h45 #define F_GETOWNER_UIDS 17 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dfcntl.h40 #define F_GETOWNER_UIDS 17 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dfcntl.h40 #define F_GETOWNER_UIDS 17 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dfcntl.h40 #define F_GETOWNER_UIDS 17 macro
/third_party/musl/arch/aarch64/bits/
H A Dfcntl.h38 #define F_GETOWNER_UIDS 17 macro
/third_party/musl/arch/generic/bits/
H A Dfcntl.h46 #define F_GETOWNER_UIDS 17 macro
/third_party/musl/arch/m68k/bits/
H A Dfcntl.h40 #define F_GETOWNER_UIDS 17 macro
/third_party/musl/arch/mipsn32/bits/
H A Dfcntl.h40 #define F_GETOWNER_UIDS 17 macro
/third_party/musl/arch/arm/bits/
H A Dfcntl.h40 #define F_GETOWNER_UIDS 17 macro
/third_party/musl/arch/mips/bits/
H A Dfcntl.h40 #define F_GETOWNER_UIDS 17 macro
/third_party/musl/arch/mips64/bits/
H A Dfcntl.h40 #define F_GETOWNER_UIDS 17 macro
/third_party/musl/arch/powerpc/bits/
H A Dfcntl.h40 #define F_GETOWNER_UIDS 17 macro
/third_party/musl/arch/powerpc64/bits/
H A Dfcntl.h40 #define F_GETOWNER_UIDS 17 macro
/third_party/musl/arch/s390x/bits/
H A Dfcntl.h40 #define F_GETOWNER_UIDS 17 macro
/third_party/musl/arch/x32/bits/
H A Dfcntl.h40 #define F_GETOWNER_UIDS 17 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H A Dhexagon.rs223 pub const F_GETOWNER_UIDS: ::c_int = 17; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs214 pub const F_GETOWNER_UIDS: u32 = 17; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs226 pub const F_GETOWNER_UIDS: u32 = 17; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs219 pub const F_GETOWNER_UIDS: u32 = 17; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs219 pub const F_GETOWNER_UIDS: u32 = 17; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs223 pub const F_GETOWNER_UIDS: u32 = 17; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs226 pub const F_GETOWNER_UIDS: u32 = 17; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs223 pub const F_GETOWNER_UIDS: u32 = 17; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs213 pub const F_GETOWNER_UIDS: u32 = 17; consts

Completed in 108 milliseconds

12