Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dlog_sysevent.c917 subclass_lst_t *sclist, *next_sc; in free_channel_registration() local
927 next_sc = sclist->sl_next; in free_channel_registration()
929 sclist = next_sc; in free_channel_registration()
/illumos-gate/usr/src/lib/libsysevent/
H A Dlibsysevent.c1328 subclass_lst_t *sc_list, *next_sc; in free_cached_registration() local
1336 next_sc = sc_list->sl_next; in free_cached_registration()
1338 sc_list = next_sc; in free_cached_registration()