Home
last modified time | relevance | path

Searched refs:sysevent_evc_publish (Results 1 – 15 of 15) sorted by relevance

/titanic_44/usr/src/cmd/dtrace/test/tst/common/sysevent/
H A Dtst.post_chan.c41 if (sysevent_evc_publish(ch, "class_dtest", "subclass_dtest", in main()
/titanic_44/usr/src/cmd/fm/fminject/common/
H A Dinj_main.c72 if ((errno = sysevent_evc_publish(arg, EC_FM, ESC_FM_ERROR, in sev_send()
/titanic_44/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_outbound.c81 if (sysevent_evc_publish(fmevt_outbound_chan, class, "", in fmevt_recv()
/titanic_44/usr/src/uts/common/sys/
H A Dsysevent.h218 extern int sysevent_evc_publish(evchan_t *, const char *, const char *,
/titanic_44/usr/src/lib/libsysevent/
H A Dmapfile-vers87 sysevent_evc_publish;
H A Dllib-lsysevent120 int sysevent_evc_publish(evchan_t *scp, const char *event_class,
H A Dlibevchannel.c264 sysevent_evc_publish(evchan_t *scp, const char *class, in sysevent_evc_publish() function
/titanic_44/usr/src/uts/sun4v/io/
H A Dvlds.c1386 sysevent_evc_publish(sp->evchan, EC_VLDS, in vlds_user_reg_cb()
1431 sysevent_evc_publish(sp->evchan, EC_VLDS, in vlds_user_unreg_cb()
1470 sysevent_evc_publish(sp->evchan, EC_VLDS, in vlds_user_data_cb()
/titanic_44/usr/src/lib/fm/libfmevent/common/
H A Dfmev_publish.c432 rc = (sysevent_evc_publish(evc, class, subclass, ruleset, "", in do_publish()
/titanic_44/usr/src/uts/common/os/
H A Dfm.c530 if (sysevent_evc_publish(error_chan, EC_FM, ESC_FM_ERROR, in fm_ereport_post()
H A Devchannels.c1917 sysevent_evc_publish(evchan_t *scp, const char *class, const char *subclass, in sysevent_evc_publish() function
H A Dzone.c2341 sysevent_evc_publish(zone_event_chan, ZONE_EVENT_STATUS_CLASS, in zone_status_set()
/titanic_44/usr/src/lib/librestart/common/
H A Dlibrestart.c789 ret = sysevent_evc_publish(scp, class, subclass, vendor, in restarter_event_publish_retry()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.c2729 errno = sysevent_evc_publish(evchp, EC_IPMP, subclass, "com.sun", in post_event()
/titanic_44/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c6165 (void) sysevent_evc_publish(zevtchan->zn_eventchan, in zonecfg_notify_critical_exit()