Searched refs:ge_link (Results 1 – 4 of 4) sorted by relevance
206 struct group *ge_link; /* Next person in this group */ member
163 for (gp = gh->g_list; gp != NULL; gp = gp->ge_link) in printgroup()
413 for (gp = gh->g_list; gp != NULL; gp = gp->ge_link) { in gexpand()429 if (gp == gh->g_list && gp->ge_link == NULL) in gexpand()
497 gp->ge_link = gh->g_list; in group()