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