Home
last modified time | relevance | path

Searched defs:getspnam_r (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/linux/user/src/passwd/
H A Dgetspnam_r.c68 int getspnam_r(const char *name, struct spwd *sp, char *buf, size_t size, struct spwd **res) in getspnam_r() function
/third_party/musl/src/passwd/
H A Dgetspnam_r.c69 int getspnam_r(const char *name, struct spwd *sp, char *buf, size_t size, struct spwd **res) in getspnam_r() function
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1617 pub fn getspnam_r( in getspnam_r() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs3816 pub fn getspnam_r( in getspnam_r() functions

Completed in 17 milliseconds