/third_party/pulseaudio/src/pulsecore/ |
D | memfd-wrappers.h | 44 #define MFD_CLOEXEC 0x0001U macro
|
/third_party/ltp/include/lapi/ |
D | memfd.h | 11 # define MFD_CLOEXEC 0x0001U macro
|
/third_party/skia/third_party/externals/swiftshader/src/System/Linux/ |
D | MemFd.cpp | 25 # define MFD_CLOEXEC 0x0001U macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | mman.h | 107 #define MFD_CLOEXEC 0x0001U macro
|
/third_party/musl/include/sys/ |
D | mman.h | 109 #define MFD_CLOEXEC 0x0001U macro
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | mman.h | 107 #define MFD_CLOEXEC 0x0001U macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | mman.h | 103 #define MFD_CLOEXEC 0x0001U macro
|
/third_party/musl/ndk_musl_include/sys/ |
D | mman.h | 107 #define MFD_CLOEXEC 0x0001U macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | mman.h | 107 #define MFD_CLOEXEC 0x0001U macro
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | mman.h | 112 #define MFD_CLOEXEC 0x0001U macro
|
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/ |
D | mod.rs | 3735 pub const MFD_CLOEXEC: ::c_uint = 0x00000001; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/android/ |
D | mod.rs | 2087 pub const MFD_CLOEXEC: ::c_uint = 0x0001; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 2660 pub const MFD_CLOEXEC: ::c_uint = 0x0001; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/ |
D | mod.rs | 2124 pub const MFD_CLOEXEC: ::c_uint = 0x0001; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 2353 pub const MFD_CLOEXEC: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 2172 pub const MFD_CLOEXEC: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 2173 pub const MFD_CLOEXEC: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 2202 pub const MFD_CLOEXEC: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 2217 pub const MFD_CLOEXEC: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 2284 pub const MFD_CLOEXEC: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 2213 pub const MFD_CLOEXEC: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 2256 pub const MFD_CLOEXEC: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 2152 pub const MFD_CLOEXEC: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 2282 pub const MFD_CLOEXEC: u32 = 1; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 2304 pub const MFD_CLOEXEC: u32 = 1; constant
|