cgrgid
extern struct group *cgrgid(gid_t gid);
grp = cgrgid(status.st_gid);
if ((grp = cgrgid((int)status.st_gid)) ==