| /third_party/musl/porting/liteos_a/kernel/include/ |
| D | fcntl.h | 59 #define FD_CLOEXEC 1 macro
|
| /third_party/musl/porting/linux/user/include/ |
| D | fcntl.h | 59 #define FD_CLOEXEC 1 macro
|
| /third_party/musl/include/ |
| D | fcntl.h | 58 #define FD_CLOEXEC 1 macro
|
| /third_party/musl/ndk_musl_include/ |
| D | fcntl.h | 59 #define FD_CLOEXEC 1 macro
|
| /third_party/musl/porting/uniproton/kernel/include/ |
| D | fcntl.h | 58 #define FD_CLOEXEC 1 macro
|
| /third_party/musl/porting/liteos_m/user/include/ |
| D | fcntl.h | 58 #define FD_CLOEXEC 1 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
| D | fcntl.h | 58 #define FD_CLOEXEC 1 macro
|
| /third_party/musl/porting/liteos_m/kernel/include/ |
| D | fcntl.h | 58 #define FD_CLOEXEC 1 macro
|
| /third_party/rust/crates/libc/src/ |
| D | wasi.rs | 208 pub const FD_CLOEXEC: c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 440 pub const FD_CLOEXEC: ::c_int = 0x0100_0000; constant
|
| /third_party/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 890 pub const FD_CLOEXEC: ::c_int = 1; constant
|
| /third_party/rust/crates/libc/src/unix/ |
| D | mod.rs | 229 pub const FD_CLOEXEC: ::c_int = 0x1; constant
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 1330 pub const FD_CLOEXEC: ::c_int = 0x1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/riscv32/ |
| D | general.rs | 226 pub const FD_CLOEXEC: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86_64/ |
| D | general.rs | 221 pub const FD_CLOEXEC: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/arm/ |
| D | general.rs | 220 pub const FD_CLOEXEC: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
| D | general.rs | 233 pub const FD_CLOEXEC: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/s390x/ |
| D | general.rs | 221 pub const FD_CLOEXEC: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x32/ |
| D | general.rs | 221 pub const FD_CLOEXEC: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86/ |
| D | general.rs | 222 pub const FD_CLOEXEC: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc/ |
| D | general.rs | 233 pub const FD_CLOEXEC: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/riscv64/ |
| D | general.rs | 226 pub const FD_CLOEXEC: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/aarch64/ |
| D | general.rs | 221 pub const FD_CLOEXEC: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/mips64/ |
| D | general.rs | 230 pub const FD_CLOEXEC: u32 = 1; constant
|
| /third_party/rust/crates/linux-raw-sys/src/sparc/ |
| D | general.rs | 227 pub const FD_CLOEXEC: u32 = 1; constant
|