Home
last modified time | relevance | path

Searched refs:IN_CLOEXEC (Results 1 – 4 of 4) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dandroid.txt860 IN_CLOEXEC
H A Dlinux.txt1075 IN_CLOEXEC
/rust-libc-0.2.174/src/unix/linux_like/android/
H A Dmod.rs2817 pub const IN_CLOEXEC: c_int = O_CLOEXEC; constant
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs4912 pub const IN_CLOEXEC: c_int = O_CLOEXEC; constant