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