Home
last modified time | relevance | path

Searched refs:IPMP_EVENT_CHAN (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/sysevent/
H A Dipmp.h41 #define IPMP_EVENT_CHAN "com.sun:ipmp:events" macro
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/
H A Dipmpstat.c919 errno = sysevent_evc_bind(IPMP_EVENT_CHAN, &evch, EVCH_CREAT); in probe_output()
923 die("sysevent_evc_bind to channel %s failed", IPMP_EVENT_CHAN); in probe_output()
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.c2713 errno = sysevent_evc_bind(IPMP_EVENT_CHAN, &evchp, EVCH_CREAT); in post_event()
2716 IPMP_EVENT_CHAN, strerror(errno)); in post_event()