Searched refs:nhl (Results 1 – 1 of 1) sorted by relevance
295 holes_list_t *hl, *nhl; in free_holesdata() local297 for (hl = hi->holes_list; hl != NULL; hl = nhl) { in free_holesdata()298 nhl = hl->hl_next; in free_holesdata()