Searched refs:clnext (Results 1 – 1 of 1) sorted by relevance
1516 callout_list_t *cl, *clnext; in callout_expire() local1520 for (cl = ct->ct_expired.ch_head; (cl != NULL); cl = clnext) { in callout_expire()1526 clnext = cl->cl_next; in callout_expire()