Home
last modified time | relevance | path

Searched refs:PRIV_PFEXEC (Results 1 – 3 of 3) sorted by relevance

/rust-libc-0.2.174/src/unix/solarish/
H A Dsolaris.rs4 PRIV_DEBUG, PRIV_PFEXEC, PRIV_XPOLICY,
190 | PRIV_PFEXEC
H A Dillumos.rs4 PRIV_PFEXEC, PRIV_XPOLICY,
238 | PRIV_PFEXEC;
H A Dmod.rs2330 pub const PRIV_PFEXEC: c_uint = 0x0100; constant