Searched defs:grent (Results 1 – 5 of 5) sorted by relevance
559 struct group *grent; /* Group info, from getgrent() */ in applygroup() local1256 struct group *grent; /* /etc/group entry */ in main() local
653 struct group *grent; /* Ptr to an /etc/group entry */ in main() local
395 struct group *grent; in parse_gids() local
2251 struct group *grent; in getgroup() local
6328 struct group *grent = getgrgid(gid); in getgroup() local6352 struct group *grent = getgrnam(group); in getgidbyname() local