Home
last modified time | relevance | path

Searched defs:F_DUPFD_CLOEXEC (Results 1 - 25 of 38) sorted by relevance

12

/third_party/rust/crates/libc/src/unix/solarish/
H A Dsolaris.rs63 pub const F_DUPFD_CLOEXEC: ::c_int = 47; consts
H A Dillumos.rs45 pub const F_DUPFD_CLOEXEC: ::c_int = 37; consts
/third_party/mesa3d/src/util/
H A Dos_file.c24 #define F_DUPFD_CLOEXEC 1030 macro
/third_party/libbpf/include/uapi/linux/
H A Dfcntl.h18 #define F_DUPFD_CLOEXEC (F_LINUX_SPECIFIC_BASE + 6) macro
/third_party/ltp/include/lapi/
H A Dfcntl.h33 # define F_DUPFD_CLOEXEC 1030 macro
/third_party/musl/porting/linux/user/include/
H A Dfcntl.h53 #define F_DUPFD_CLOEXEC 1030 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dfcntl.h52 #define F_DUPFD_CLOEXEC 1030 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dfcntl.h52 #define F_DUPFD_CLOEXEC 1030 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dfcntl.h52 #define F_DUPFD_CLOEXEC 1030 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dfcntl.h53 #define F_DUPFD_CLOEXEC 1030 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dfcntl.h52 #define F_DUPFD_CLOEXEC 1030 macro
/third_party/musl/include/
H A Dfcntl.h55 #define F_DUPFD_CLOEXEC 1030 macro
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs384 pub const F_DUPFD_CLOEXEC: ::c_int = 14; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs639 pub const F_DUPFD_CLOEXEC: ::c_int = 14; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs978 pub const F_DUPFD_CLOEXEC: ::c_int = 10; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs901 pub const F_DUPFD_CLOEXEC: ::c_int = 14; consts
/third_party/rust/crates/libc/src/unix/redox/
H A Dmod.rs438 pub const F_DUPFD_CLOEXEC: ::c_int = ::F_DUPFD; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1426 pub const F_DUPFD_CLOEXEC: ::c_int = 12; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs600 pub const F_DUPFD_CLOEXEC: ::c_int = 17; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs685 pub const F_DUPFD_CLOEXEC: ::c_int = 0x0200; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs473 pub const F_DUPFD_CLOEXEC: ::c_int = 1030; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs982 pub const F_DUPFD_CLOEXEC: ::c_int = 5; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1421 pub const F_DUPFD_CLOEXEC: ::c_int = 1030; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs245 pub const F_DUPFD_CLOEXEC: u32 = 1030; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs257 pub const F_DUPFD_CLOEXEC: u32 = 1030; consts

Completed in 88 milliseconds

12