Home
last modified time | relevance | path

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

/rust-libc-0.2.174/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs4383 pub const MFD_CLOEXEC: c_uint = 0x00000001; constant
/rust-libc-0.2.174/src/unix/linux_like/android/
H A Dmod.rs2087 pub const MFD_CLOEXEC: c_uint = 0x0001; constant
/rust-libc-0.2.174/src/fuchsia/
H A Dmod.rs2658 pub const MFD_CLOEXEC: c_uint = 0x0001; constant
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs3280 pub const MFD_CLOEXEC: c_uint = 0x0001; constant