/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | fcntl.h | 22 #define F_DUPFD 0 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | fcntl.h | 22 #define F_DUPFD 0 macro
|
/third_party/musl/arch/arm/bits/ |
D | fcntl.h | 22 #define F_DUPFD 0 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | fcntl.h | 22 #define F_DUPFD 0 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | fcntl.h | 22 #define F_DUPFD 0 macro
|
/third_party/musl/arch/mips64/bits/ |
D | fcntl.h | 22 #define F_DUPFD 0 macro
|
/third_party/musl/arch/mips/bits/ |
D | fcntl.h | 22 #define F_DUPFD 0 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | fcntl.h | 22 #define F_DUPFD 0 macro
|
/third_party/musl/arch/m68k/bits/ |
D | fcntl.h | 22 #define F_DUPFD 0 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | fcntl.h | 22 #define F_DUPFD 0 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | fcntl.h | 22 #define F_DUPFD 0 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | fcntl.h | 22 #define F_DUPFD 0 macro
|
/third_party/musl/arch/x32/bits/ |
D | fcntl.h | 22 #define F_DUPFD 0 macro
|
/third_party/musl/arch/s390x/bits/ |
D | fcntl.h | 22 #define F_DUPFD 0 macro
|
/third_party/musl/arch/generic/bits/ |
D | fcntl.h | 22 #define F_DUPFD 0 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | fcntl.h | 27 #define F_DUPFD 0 macro
|
/third_party/rust/crates/libc/src/unix/newlib/ |
D | mod.rs | 370 pub const F_DUPFD: ::c_int = 0; constant
|
/third_party/rust/crates/libc/src/unix/hermit/ |
D | mod.rs | 625 pub const F_DUPFD: ::c_int = 0; constant
|
/third_party/rust/crates/libc/src/unix/redox/ |
D | mod.rs | 432 pub const F_DUPFD: ::c_int = 0; constant
|
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/ |
D | mod.rs | 340 pub const F_DUPFD: ::c_int = 0; constant
|
/third_party/rust/crates/libc/src/vxworks/ |
D | mod.rs | 891 pub const F_DUPFD: ::c_int = 0; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 462 pub const F_DUPFD: ::c_int = 0; constant
|
/third_party/rust/crates/libc/src/unix/haiku/ |
D | mod.rs | 677 pub const F_DUPFD: ::c_int = 0x0001; constant
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
D | mod.rs | 774 pub const F_DUPFD: ::c_int = 0; constant
|
/third_party/rust/crates/libc/src/unix/solarish/ |
D | mod.rs | 1609 pub const F_DUPFD: ::c_int = 0; constant
|