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

/illumos-gate/usr/src/uts/common/os/
H A Dlog_sysevent.c916 class_lst_t *clist, *next_clist; local
933 next_clist = clist->cl_next;
935 clist = next_clist;
/illumos-gate/usr/src/lib/libsysevent/
H A Dlibsysevent.c1326 class_lst_t *clist, *next_clist; local
1340 next_clist = clist->cl_next;
1342 clist = next_clist;

Completed in 66 milliseconds