/third_party/musl/arch/mips/bits/ |
D | fcntl.h | 40 #define F_GETOWNER_UIDS 17 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | fcntl.h | 38 #define F_GETOWNER_UIDS 17 macro
|
/third_party/musl/arch/arm/bits/ |
D | fcntl.h | 40 #define F_GETOWNER_UIDS 17 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | fcntl.h | 40 #define F_GETOWNER_UIDS 17 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | fcntl.h | 38 #define F_GETOWNER_UIDS 17 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | fcntl.h | 40 #define F_GETOWNER_UIDS 17 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | fcntl.h | 40 #define F_GETOWNER_UIDS 17 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | fcntl.h | 40 #define F_GETOWNER_UIDS 17 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | fcntl.h | 40 #define F_GETOWNER_UIDS 17 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | fcntl.h | 40 #define F_GETOWNER_UIDS 17 macro
|
/third_party/musl/arch/x32/bits/ |
D | fcntl.h | 40 #define F_GETOWNER_UIDS 17 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | fcntl.h | 40 #define F_GETOWNER_UIDS 17 macro
|
/third_party/musl/arch/mips64/bits/ |
D | fcntl.h | 40 #define F_GETOWNER_UIDS 17 macro
|
/third_party/musl/arch/m68k/bits/ |
D | fcntl.h | 40 #define F_GETOWNER_UIDS 17 macro
|
/third_party/musl/arch/s390x/bits/ |
D | fcntl.h | 40 #define F_GETOWNER_UIDS 17 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | fcntl.h | 45 #define F_GETOWNER_UIDS 17 macro
|
/third_party/musl/arch/generic/bits/ |
D | fcntl.h | 46 #define F_GETOWNER_UIDS 17 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/ |
D | hexagon.rs | 223 pub const F_GETOWNER_UIDS: ::c_int = 17; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 214 pub const F_GETOWNER_UIDS: u32 = 17; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 219 pub const F_GETOWNER_UIDS: u32 = 17; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 214 pub const F_GETOWNER_UIDS: u32 = 17; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 215 pub const F_GETOWNER_UIDS: u32 = 17; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 226 pub const F_GETOWNER_UIDS: u32 = 17; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | general.rs | 223 pub const F_GETOWNER_UIDS: u32 = 17; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 226 pub const F_GETOWNER_UIDS: u32 = 17; constant
|