/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/x86_64/ |
D | mod.rs | 316 pub const O_CLOEXEC: ::c_int = 0x80000; constant
|
/third_party/musl/arch/mips/bits/ |
D | fcntl.h | 12 #define O_CLOEXEC 02000000 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | fcntl.h | 12 #define O_CLOEXEC 02000000 macro
|
/third_party/musl/arch/arm/bits/ |
D | fcntl.h | 12 #define O_CLOEXEC 02000000 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | fcntl.h | 12 #define O_CLOEXEC 02000000 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | fcntl.h | 12 #define O_CLOEXEC 02000000 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | fcntl.h | 12 #define O_CLOEXEC 02000000 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | fcntl.h | 12 #define O_CLOEXEC 02000000 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | fcntl.h | 12 #define O_CLOEXEC 02000000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | fcntl.h | 12 #define O_CLOEXEC 02000000 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | fcntl.h | 12 #define O_CLOEXEC 02000000 macro
|
/third_party/musl/arch/x32/bits/ |
D | fcntl.h | 12 #define O_CLOEXEC 02000000 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | fcntl.h | 12 #define O_CLOEXEC 02000000 macro
|
/third_party/musl/arch/mips64/bits/ |
D | fcntl.h | 12 #define O_CLOEXEC 02000000 macro
|
/third_party/musl/arch/m68k/bits/ |
D | fcntl.h | 12 #define O_CLOEXEC 02000000 macro
|
/third_party/musl/arch/s390x/bits/ |
D | fcntl.h | 12 #define O_CLOEXEC 02000000 macro
|
/third_party/musl/arch/generic/bits/ |
D | fcntl.h | 12 #define O_CLOEXEC 02000000 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | fcntl.h | 12 #define O_CLOEXEC 02000000 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/ |
D | mod.rs | 191 pub const O_CLOEXEC: ::c_int = 0x400000; constant 237 pub const O_CLOEXEC: ::c_int = 0x80000; constant
|
/third_party/ltp/include/lapi/ |
D | fcntl.h | 17 # define O_CLOEXEC 02000000 macro
|
/third_party/libuv/src/unix/ |
D | internal.h | 143 # define O_CLOEXEC 0x00100000 macro
|
/third_party/node/deps/uv/src/unix/ |
D | internal.h | 141 # define O_CLOEXEC 0x00100000 macro
|
/third_party/libfuse/lib/ |
D | fuse_loop_mt.c | 254 #define O_CLOEXEC 0 in fuse_clone_chan() macro
|
D | mount.c | 445 #define O_CLOEXEC 0 macro
|
/third_party/toybox/lib/ |
D | portability.h | 238 #define O_CLOEXEC 02000000 macro
|