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

/illumos-gate/usr/src/uts/common/os/
H A Dlog_sysevent.c1143 find_class(sysevent_channel_descriptor_t *chan, char *class_name) function
1190 if ((c_list = find_class(chan, class_name)) == NULL) {
1217 if ((c_list = find_class(chan, event_class)) == NULL) {

Completed in 60 milliseconds