Home
last modified time | relevance | path

Searched defs:F_GETFD (Results 1 – 25 of 44) sorted by relevance

12

/third_party/musl/arch/arm/bits/
Dfcntl.h23 #define F_GETFD 1 macro
/third_party/musl/arch/m68k/bits/
Dfcntl.h23 #define F_GETFD 1 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dfcntl.h23 #define F_GETFD 1 macro
/third_party/musl/arch/powerpc/bits/
Dfcntl.h23 #define F_GETFD 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dfcntl.h23 #define F_GETFD 1 macro
/third_party/musl/arch/powerpc64/bits/
Dfcntl.h23 #define F_GETFD 1 macro
/third_party/musl/arch/mipsn32/bits/
Dfcntl.h23 #define F_GETFD 1 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dfcntl.h23 #define F_GETFD 1 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dfcntl.h23 #define F_GETFD 1 macro
/third_party/musl/arch/x32/bits/
Dfcntl.h23 #define F_GETFD 1 macro
/third_party/musl/arch/riscv64/bits/
Dfcntl.h23 #define F_GETFD 1 macro
/third_party/musl/arch/mips64/bits/
Dfcntl.h23 #define F_GETFD 1 macro
/third_party/musl/arch/mips/bits/
Dfcntl.h23 #define F_GETFD 1 macro
/third_party/musl/arch/aarch64/bits/
Dfcntl.h23 #define F_GETFD 1 macro
/third_party/musl/arch/s390x/bits/
Dfcntl.h23 #define F_GETFD 1 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dfcntl.h28 #define F_GETFD 1 macro
/third_party/musl/arch/generic/bits/
Dfcntl.h23 #define F_GETFD 1 macro
/third_party/rust/crates/libc/src/unix/newlib/
Dmod.rs371 pub const F_GETFD: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs626 pub const F_GETFD: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs433 pub const F_GETFD: ::c_int = 1; constant
/third_party/rust/crates/libc/src/
Dwasi.rs204 pub const F_GETFD: c_int = 1; constant
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
Dmod.rs341 pub const F_GETFD: ::c_int = 1; constant
/third_party/rust/crates/libc/src/vxworks/
Dmod.rs892 pub const F_GETFD: ::c_int = 1; constant
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs678 pub const F_GETFD: ::c_int = 0x0002; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs463 pub const F_GETFD: ::c_int = 1; constant

12