Home
last modified time | relevance | path

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

/dragonfly/usr.bin/mail/
HDvars.c157 for (gp = gh->g_list; gp != NULL; gp = gp->ge_link) in printgroup()
HDdef.h209 struct group *ge_link; /* Next person in this group */ member
HDnames.c497 for (gp = gh->g_list; gp != NULL; gp = gp->ge_link) { in gexpand()
513 if (gp == gh->g_list && gp->ge_link == NULL) in gexpand()
HDcmd3.c477 gp->ge_link = gh->g_list; in group()