Searched refs:getgroup (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/bin/coreutils/lib/
H A Didcache.h7 extern char *getgroup (gid_t gid);
H A Didcache.c150 getgroup (gid_t gid) function
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Didcache.h7 extern char *getgroup (gid_t gid);
H A Didcache.c150 getgroup (gid_t gid) function
/haiku-fatelf/src/bin/findutils/lib/
H A Dlistfile.c216 group_name = getgroup (statp->st_gid);
/haiku-fatelf/src/bin/coreutils/src/
H A Dls.c3563 (numeric_ids ? NULL : getgroup (g)), g, width);
3597 return format_user_or_group_width (numeric_ids ? NULL : getgroup (g), g);

Completed in 164 milliseconds