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