Home
last modified time | relevance | path

Searched defs:getpwnam_r (Results 1 - 9 of 9) sorted by relevance

/third_party/musl/src/passwd/
H A Dgetpw_r.c34 int getpwnam_r(const char *name, struct passwd *pw, char *buf, size_t size, struct passwd **res) in getpwnam_r() function
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs699 pub fn getpwnam_r( in getpwnam_r() functions
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs789 pub fn getpwnam_r( in getpwnam_r() functions
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1779 pub fn getpwnam_r( in getpwnam_r() functions
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2916 pub fn getpwnam_r( in getpwnam_r() functions
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3374 pub fn getpwnam_r( in getpwnam_r() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs4198 pub fn getpwnam_r( in getpwnam_r() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs4270 pub fn getpwnam_r( in getpwnam_r() functions
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs3005 pub fn getpwnam_r( in getpwnam_r() functions

Completed in 56 milliseconds