Searched refs:ghpp (Results 1 – 1 of 1) sorted by relevance
748 struct goodhost *ghp, **ghpp; in get_goodgroup() local769 ghpp = &goodhosts; in get_goodgroup()770 while ((ghp = *ghpp) != NULL) { in get_goodgroup()772 *ghpp = ghp->next; in get_goodgroup()775 ghpp = &ghp->next; in get_goodgroup()