Searched refs:nexthls (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/less/
H A Dsearch.c374 struct hilite_storage *nexthls; local
376 for (hls = anchor->first; hls != NULL; hls = nexthls)
378 nexthls = hls->next;

Completed in 171 milliseconds