Home
last modified time | relevance | path

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

/original-bsd/usr.bin/mail/
H A Ddef.h178 struct group *ge_link; /* Next person in this group */ member
H A Dvars.c142 for (gp = gh->g_list; gp != NOGE; gp = gp->ge_link)
H A Dnames.c399 for (gp = gh->g_list; gp != NOGE; gp = gp->ge_link) {
415 if (gp == gh->g_list && gp->ge_link == NOGE)
H A Dcmd3.c465 gp->ge_link = gh->g_list;