Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dlog_sysevent.c895 class_lst_t *clist, *next_clist; in free_channel_registration() local
912 next_clist = clist->cl_next; in free_channel_registration()
914 clist = next_clist; in free_channel_registration()
/titanic_50/usr/src/lib/libsysevent/
H A Dlibsysevent.c1326 class_lst_t *clist, *next_clist; in free_cached_registration() local
1340 next_clist = clist->cl_next; in free_cached_registration()
1342 clist = next_clist; in free_cached_registration()