Home
last modified time | relevance | path

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

/third_party/musl/src/passwd/
H A Dgetspnam.c5 struct spwd *getspnam(const char *name) in getspnam() function
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1616 pub fn getspnam(name: *const ::c_char) -> *mut spwd; in getspnam() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3911 pub fn getspnam(name: *const ::c_char) -> *mut spwd; in getspnam() functions

Completed in 16 milliseconds