Home
last modified time | relevance | path

Searched defs:F_DUP2FD_CLOEXEC (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/libc/src/unix/solarish/
H A Dsolaris.rs65 pub const F_DUP2FD_CLOEXEC: ::c_int = 48; consts
H A Dillumos.rs46 pub const F_DUP2FD_CLOEXEC: ::c_int = 36; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs602 pub const F_DUP2FD_CLOEXEC: ::c_int = 18; consts

Completed in 6 milliseconds