Home
last modified time | relevance | path

Searched defs:getgrent (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/src/passwd/
Dgetgrent.c15 struct group *getgrent() in getgrent() function
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs640 pub fn getgrent() -> *mut ::group; in getgrent() function
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1797 pub fn getgrent() -> *mut ::group; in getgrent() function
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs3046 pub fn getgrent() -> *mut ::group; in getgrent() function
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2761 pub fn getgrent() -> *mut ::group; in getgrent() function
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3906 pub fn getgrent() -> *mut ::group; in getgrent() function
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs4222 pub fn getgrent() -> *mut ::group; in getgrent() function