Home
last modified time | relevance | path

Searched defs:F_GETFD (Results 1 - 25 of 43) sorted by relevance

12

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

Completed in 33 milliseconds

12