Searched refs:nexthl (Results 1 – 1 of 1) sorted by relevance
288 struct hilite *nexthl; in clr_hlist() local290 for (hl = anchor->hl_first; hl != NULL; hl = nexthl) { in clr_hlist()291 nexthl = hl->hl_next; in clr_hlist()