Home
last modified time | relevance | path

Searched defs:MFD_CLOEXEC (Results 1 - 25 of 27) sorted by relevance

12

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

Completed in 200 milliseconds

12