Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dandroid.txt1845 OPEN_TREE_CLOEXEC
H A Dlinux.txt2071 OPEN_TREE_CLOEXEC
/rust-libc-0.2.174/src/unix/linux_like/android/
H A Dmod.rs2128 pub const OPEN_TREE_CLOEXEC: c_uint = O_CLOEXEC as c_uint; constant
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs4917 pub const OPEN_TREE_CLOEXEC: c_uint = O_CLOEXEC as c_uint; constant