Lines Matching defs:gnext
1100 struct got_entry *gnext;1109 for (g = *head; g != NULL; g = gnext)1111 gnext = g->next;