Searched refs:gpnext (Results 1 – 1 of 1) sorted by relevance
672 register struct mgroup *gp, *gpnext; in ungroup() local694 for (gp = gh->g_list; gp != NOGE; gp = gpnext) { in ungroup()695 gpnext = gp->ge_link; in ungroup()