Home
last modified time | relevance | path

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

12

/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dfcntl.h25 #define F_GETFL 3 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dfcntl.h30 #define F_GETFL 3 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dfcntl.h25 #define F_GETFL 3 macro
/third_party/musl/porting/liteos_m/user/include/bits/
H A Dfcntl.h25 #define F_GETFL 3 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dfcntl.h25 #define F_GETFL 3 macro
/third_party/musl/arch/aarch64/bits/
H A Dfcntl.h25 #define F_GETFL 3 macro
/third_party/musl/arch/generic/bits/
H A Dfcntl.h25 #define F_GETFL 3 macro
/third_party/musl/arch/m68k/bits/
H A Dfcntl.h25 #define F_GETFL 3 macro
/third_party/musl/arch/mipsn32/bits/
H A Dfcntl.h25 #define F_GETFL 3 macro
/third_party/musl/arch/arm/bits/
H A Dfcntl.h25 #define F_GETFL 3 macro
/third_party/musl/arch/mips/bits/
H A Dfcntl.h25 #define F_GETFL 3 macro
/third_party/musl/arch/mips64/bits/
H A Dfcntl.h25 #define F_GETFL 3 macro
/third_party/musl/arch/powerpc/bits/
H A Dfcntl.h25 #define F_GETFL 3 macro
/third_party/musl/arch/powerpc64/bits/
H A Dfcntl.h25 #define F_GETFL 3 macro
/third_party/musl/arch/s390x/bits/
H A Dfcntl.h25 #define F_GETFL 3 macro
/third_party/musl/arch/x32/bits/
H A Dfcntl.h25 #define F_GETFL 3 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.h435 #define F_GETFL 3 macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs373 pub const F_GETFL: ::c_int = 3; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs343 pub const F_GETFL: ::c_int = 3; consts
/third_party/rust/crates/libc/src/
H A Dwasi.rs206 pub const F_GETFL: c_int = 3; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs628 pub const F_GETFL: ::c_int = 3; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs894 pub const F_GETFL: ::c_int = 3; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs435 pub const F_GETFL: ::c_int = 3; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs777 pub const F_GETFL: ::c_int = 3; consts

Completed in 30 milliseconds

12