Home
last modified time | relevance | path

Searched refs:clnext (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/os/
H A Dcallout.c1515 callout_list_t *cl, *clnext; in callout_expire() local
1519 for (cl = ct->ct_expired.ch_head; (cl != NULL); cl = clnext) { in callout_expire()
1525 clnext = cl->cl_next; in callout_expire()