Home | History | Annotate | Download | only in mail

Lines Matching defs:gh

588 	struct grouphead *gh;
602 for (gh = groups[h]; gh != NULL; gh = gh->g_link)
609 for (gh = groups[h]; gh != NULL; gh = gh->g_link)
610 *p++ = gh->g_name;
632 struct grouphead *gh;
652 for (gh = groups[h]; gh != NULL; gh = gh->g_link)
677 for (gh = groups[h]; gh != NULL; gh = gh->g_link)
678 *p++ = gh->g_name;