/third_party/musl/arch/mips/bits/ |
D | fcntl.h | 29 #define F_GETOWN 23 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | fcntl.h | 31 #define F_GETOWN 9 macro
|
/third_party/musl/arch/arm/bits/ |
D | fcntl.h | 29 #define F_GETOWN 9 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | fcntl.h | 29 #define F_GETOWN 9 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | fcntl.h | 31 #define F_GETOWN 9 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | fcntl.h | 29 #define F_GETOWN 9 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | fcntl.h | 29 #define F_GETOWN 9 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | fcntl.h | 29 #define F_GETOWN 23 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | fcntl.h | 29 #define F_GETOWN 9 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | fcntl.h | 33 #define F_GETOWN 9 macro
|
/third_party/musl/arch/x32/bits/ |
D | fcntl.h | 29 #define F_GETOWN 9 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | fcntl.h | 29 #define F_GETOWN 9 macro
|
/third_party/musl/arch/mips64/bits/ |
D | fcntl.h | 29 #define F_GETOWN 23 macro
|
/third_party/musl/arch/m68k/bits/ |
D | fcntl.h | 29 #define F_GETOWN 9 macro
|
/third_party/musl/arch/s390x/bits/ |
D | fcntl.h | 33 #define F_GETOWN 9 macro
|
/third_party/musl/arch/generic/bits/ |
D | fcntl.h | 29 #define F_GETOWN 9 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | fcntl.h | 34 #define F_GETOWN 9 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/ |
D | mod.rs | 252 pub const F_GETOWN: ::c_int = 9; constant
|
/third_party/rust/crates/libc/src/unix/newlib/ |
D | mod.rs | 375 pub const F_GETOWN: ::c_int = 5; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/ |
D | mod.rs | 551 pub const F_GETOWN: ::c_int = 9; constant
|
/third_party/rust/crates/libc/src/unix/bsd/ |
D | mod.rs | 343 pub const F_GETOWN: ::c_int = 5; constant
|
/third_party/rust/crates/libc/src/unix/hermit/ |
D | mod.rs | 630 pub const F_GETOWN: ::c_int = 5; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/ |
D | mod.rs | 249 pub const F_GETOWN: ::c_int = 9; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/ |
D | mod.rs | 329 pub const F_GETOWN: ::c_int = 9; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/ |
D | hexagon.rs | 222 pub const F_GETOWN: ::c_int = 9; constant
|