Searched refs:lsup_next (Results 1 – 1 of 1) sorted by relevance
500 lsu_t *lsup, *lsup_next; in lsu_empty() local504 for (lsup = lsu_table[i]; lsup != NULL; lsup = lsup_next) { in lsu_empty()505 lsup_next = lsup->next; in lsu_empty()