Home
last modified time | relevance | path

Searched defs:F_SETFL (Results 1 - 25 of 45) sorted by relevance

12

/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dfcntl.h26 #define F_SETFL 4 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dfcntl.h31 #define F_SETFL 4 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dfcntl.h26 #define F_SETFL 4 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dfcntl.h26 #define F_SETFL 4 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dfcntl.h26 #define F_SETFL 4 macro
/third_party/musl/arch/aarch64/bits/
H A Dfcntl.h26 #define F_SETFL 4 macro
/third_party/musl/arch/generic/bits/
H A Dfcntl.h26 #define F_SETFL 4 macro
/third_party/musl/arch/m68k/bits/
H A Dfcntl.h26 #define F_SETFL 4 macro
/third_party/musl/arch/mipsn32/bits/
H A Dfcntl.h26 #define F_SETFL 4 macro
/third_party/musl/arch/arm/bits/
H A Dfcntl.h26 #define F_SETFL 4 macro
/third_party/musl/arch/mips/bits/
H A Dfcntl.h26 #define F_SETFL 4 macro
/third_party/musl/arch/mips64/bits/
H A Dfcntl.h26 #define F_SETFL 4 macro
/third_party/musl/arch/powerpc/bits/
H A Dfcntl.h26 #define F_SETFL 4 macro
/third_party/musl/arch/powerpc64/bits/
H A Dfcntl.h26 #define F_SETFL 4 macro
/third_party/musl/arch/s390x/bits/
H A Dfcntl.h26 #define F_SETFL 4 macro
/third_party/musl/arch/x32/bits/
H A Dfcntl.h26 #define F_SETFL 4 macro
/third_party/node/tools/
H A Dtest.py612 from fcntl import fcntl, F_GETFL, F_SETFL namespace
/third_party/lwip/src/include/lwip/
H A Dsockets.h438 #define F_SETFL 4 macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs374 pub const F_SETFL: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs344 pub const F_SETFL: ::c_int = 4; consts
/third_party/rust/crates/libc/src/
H A Dwasi.rs207 pub const F_SETFL: c_int = 4; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs629 pub const F_SETFL: ::c_int = 4; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs895 pub const F_SETFL: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs436 pub const F_SETFL: ::c_int = 4; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs778 pub const F_SETFL: ::c_int = 4; consts

Completed in 28 milliseconds

12