Home
last modified time | relevance | path

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

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

Completed in 47 milliseconds