Searched refs:groupnames (Results 1 – 5 of 5) sorted by relevance
40 extern const struct stdlist groupnames[];
55 const struct stdlist groupnames[] = { variable
621 } else if ((gid = stdfind(ep->group, groupnames)) == -1) { in set_values()
136 gid = stdfindbyvalue(st->st_gid, groupnames); in visit_dir()
108 grp = stdfind(group, groupnames); in chown_file()