Searched refs:ge_link (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/usr.bin/mail/
H A Dvars.c161 for (gp = gh->g_list; gp != NULL; gp = gp->ge_link)
H A Ddef.h208 struct group *ge_link; /* Next person in this group */ member in struct:group
H A Dnames.c501 for (gp = gh->g_list; gp != NULL; gp = gp->ge_link) {
517 if (gp == gh->g_list && gp->ge_link == NULL)
H A Dcmd3.c482 gp->ge_link = gh->g_list;

Completed in 88 milliseconds