Home
last modified time | relevance | path

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

/third_party/musl/src/passwd/
H A Dgetgr_r.c41 int getgrnam_r(const char *name, struct group *gr, char *buf, size_t size, struct group **res) in getgrnam_r() function
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs686 pub fn getgrnam_r( in getgrnam_r() functions
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs765 pub fn getgrnam_r( in getgrnam_r() functions
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1767 pub fn getgrnam_r( in getgrnam_r() functions
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2901 pub fn getgrnam_r( in getgrnam_r() functions
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs3361 pub fn getgrnam_r( in getgrnam_r() functions
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs4183 pub fn getgrnam_r( in getgrnam_r() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs4256 pub fn getgrnam_r( in getgrnam_r() functions
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2977 pub fn getgrnam_r( in getgrnam_r() functions

Completed in 55 milliseconds