Searched refs:pgent (Results 1 – 1 of 1) sorted by relevance
9576 struct got_entry **pgent, *gent; in allocate_dynrelocs() local9615 pgent = &h->got.glist; in allocate_dynrelocs()9616 while ((gent = *pgent) != NULL) in allocate_dynrelocs()9623 *pgent = gent->next; in allocate_dynrelocs()9626 pgent = &gent->next; in allocate_dynrelocs()9629 *pgent = gent->next; in allocate_dynrelocs()