Searched refs:aipp (Results 1 – 1 of 1) sorted by relevance
676 aniphdr_t *aip, **aipp = &aniphead; in free_aniplist() local678 while ((aip = *aipp)) { in free_aniplist()679 *aipp = aip->ah_next; in free_aniplist()