Searched defs:grouphead (Results 1 – 3 of 3) sorted by relevance
213 struct grouphead { struct214 struct grouphead *g_link; /* Next grouphead in list */ argument215 char *g_name; /* Name of this group */216 struct group *g_list; /* Users in group. */
77 } grouphead = { variable
128 } grouphead = { variable