Home
last modified time | relevance | path

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

/third_party/musl/src/passwd/
Dgetspent.c11 struct spwd *getspent() in getspent() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1607 pub fn getspent() -> *mut spwd; in getspent() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3909 pub fn getspent() -> *mut spwd; in getspent() function