Home
last modified time | relevance | path

Searched defs:getspent (Results 1 – 3 of 3) sorted by relevance

/rust-libc-0.2.174/src/unix/haiku/
H A Dmod.rs1645 pub fn getspent() -> *mut spwd; in getspent() function
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs3761 pub fn getspent() -> *mut spwd; in getspent() function
/rust-libc-0.2.174/src/unix/linux_like/linux/
H A Dmod.rs6310 pub fn getspent() -> *mut spwd; in getspent() function