Searched refs:evc (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/fm/libfmevent/common/ |
H A D | fmev_publish.c | 105 evchan_t *evc; local 110 if (sysevent_evc_bind(CHAN_NAME(priv, pri), &evc, 114 if (atomic_cas_ptr(evcpp, NULL, evc) != NULL) 115 (void) sysevent_evc_unbind(evc); 365 evchan_t *evc; local 398 evc = bind_channel(priv, pri); 400 if (evc == NULL) { 432 rc = (sysevent_evc_publish(evc, class, subclass, ruleset, "",
|
Completed in 29 milliseconds