Home
last modified time | relevance | path

Searched refs:projid_t (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/src/unix/solarish/
H A Dmod.rs27 pub type projid_t = c_int; typedef
3005 pub fn ucred_getprojid(ucred: *const ucred_t) -> projid_t; in ucred_getprojid() argument
/rust-libc-0.2.174/src/unix/aix/
H A Dmod.rs25 pub type projid_t = c_int; typedef