Home
last modified time | relevance | path

Searched defs:MFD_CLOEXEC (Results 1 – 25 of 28) sorted by relevance

12

/third_party/pulseaudio/src/pulsecore/
Dmemfd-wrappers.h44 #define MFD_CLOEXEC 0x0001U macro
/third_party/ltp/include/lapi/
Dmemfd.h11 # define MFD_CLOEXEC 0x0001U macro
/third_party/skia/third_party/externals/swiftshader/src/System/Linux/
DMemFd.cpp25 # define MFD_CLOEXEC 0x0001U macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dmman.h107 #define MFD_CLOEXEC 0x0001U macro
/third_party/musl/include/sys/
Dmman.h109 #define MFD_CLOEXEC 0x0001U macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dmman.h107 #define MFD_CLOEXEC 0x0001U macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dmman.h103 #define MFD_CLOEXEC 0x0001U macro
/third_party/musl/ndk_musl_include/sys/
Dmman.h107 #define MFD_CLOEXEC 0x0001U macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dmman.h107 #define MFD_CLOEXEC 0x0001U macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dmman.h112 #define MFD_CLOEXEC 0x0001U macro
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
Dmod.rs3735 pub const MFD_CLOEXEC: ::c_uint = 0x00000001; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2087 pub const MFD_CLOEXEC: ::c_uint = 0x0001; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs2660 pub const MFD_CLOEXEC: ::c_uint = 0x0001; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs2124 pub const MFD_CLOEXEC: ::c_uint = 0x0001; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs2353 pub const MFD_CLOEXEC: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs2172 pub const MFD_CLOEXEC: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs2173 pub const MFD_CLOEXEC: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs2202 pub const MFD_CLOEXEC: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs2217 pub const MFD_CLOEXEC: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs2284 pub const MFD_CLOEXEC: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs2213 pub const MFD_CLOEXEC: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs2256 pub const MFD_CLOEXEC: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs2152 pub const MFD_CLOEXEC: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs2282 pub const MFD_CLOEXEC: u32 = 1; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs2304 pub const MFD_CLOEXEC: u32 = 1; constant

12