Home
last modified time | relevance | path

Searched refs:F_DUP2FD_CLOEXEC (Results 1 – 6 of 6) sorted by relevance

/rust-libc-0.2.174/libc-test/semver/
H A Dillumos.txt2 F_DUP2FD_CLOEXEC
H A Ddragonfly.txt308 F_DUP2FD_CLOEXEC
H A Dfreebsd.txt457 F_DUP2FD_CLOEXEC
/rust-libc-0.2.174/src/unix/solarish/
H A Dsolaris.rs170 pub const F_DUP2FD_CLOEXEC: c_int = 48; constant
H A Dillumos.rs156 pub const F_DUP2FD_CLOEXEC: c_int = 36; constant
/rust-libc-0.2.174/src/unix/bsd/freebsdlike/
H A Dmod.rs589 pub const F_DUP2FD_CLOEXEC: c_int = 18; constant