Home
last modified time | relevance | path

Searched refs:MFD_CLOEXEC (Results 1 – 8 of 8) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dfuchsia.txt528 MFD_CLOEXEC
H A Dfreebsd.txt844 MFD_CLOEXEC
H A Dandroid.txt1253 MFD_CLOEXEC
H A Dlinux.txt1661 MFD_CLOEXEC
/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/bsd/freebsdlike/freebsd/
H A Dmod.rs4383 pub const MFD_CLOEXEC: c_uint = 0x00000001; constant
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs3280 pub const MFD_CLOEXEC: c_uint = 0x0001; constant