Searched refs:grgid (Results 1 – 1 of 1) sorted by relevance
424 struct group *grgid = getgrnam(sgid); in read_pseudo_def() local425 if(grgid) in read_pseudo_def()426 gid = grgid->gr_gid; in read_pseudo_def()