Home
last modified time | relevance | path

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

12

/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dfcntl.h24 #define F_SETFD 2 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dfcntl.h29 #define F_SETFD 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dfcntl.h24 #define F_SETFD 2 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dfcntl.h24 #define F_SETFD 2 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dfcntl.h24 #define F_SETFD 2 macro
/third_party/musl/arch/aarch64/bits/
H A Dfcntl.h24 #define F_SETFD 2 macro
/third_party/musl/arch/generic/bits/
H A Dfcntl.h24 #define F_SETFD 2 macro
/third_party/musl/arch/m68k/bits/
H A Dfcntl.h24 #define F_SETFD 2 macro
/third_party/musl/arch/mipsn32/bits/
H A Dfcntl.h24 #define F_SETFD 2 macro
/third_party/musl/arch/arm/bits/
H A Dfcntl.h24 #define F_SETFD 2 macro
/third_party/musl/arch/mips/bits/
H A Dfcntl.h24 #define F_SETFD 2 macro
/third_party/musl/arch/mips64/bits/
H A Dfcntl.h24 #define F_SETFD 2 macro
/third_party/musl/arch/powerpc/bits/
H A Dfcntl.h24 #define F_SETFD 2 macro
/third_party/musl/arch/powerpc64/bits/
H A Dfcntl.h24 #define F_SETFD 2 macro
/third_party/musl/arch/s390x/bits/
H A Dfcntl.h24 #define F_SETFD 2 macro
/third_party/musl/arch/x32/bits/
H A Dfcntl.h24 #define F_SETFD 2 macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs372 pub const F_SETFD: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs342 pub const F_SETFD: ::c_int = 2; consts
/third_party/rust/crates/libc/src/
H A Dwasi.rs205 pub const F_SETFD: c_int = 2; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs627 pub const F_SETFD: ::c_int = 2; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs893 pub const F_SETFD: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs434 pub const F_SETFD: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs776 pub const F_SETFD: ::c_int = 2; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs679 pub const F_SETFD: ::c_int = 0x0004; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs464 pub const F_SETFD: ::c_int = 2; consts

Completed in 38 milliseconds

12