Searched defs:grouphead (Results 1 – 3 of 3) sorted by relevance
212 struct grouphead { struct213 struct grouphead *g_link; /* Next grouphead in list */ argument214 char *g_name; /* Name of this group */215 struct group *g_list; /* Users in group. */
80 } grouphead = { variable
130 } grouphead = { variable