Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.c2707 static evchan_t *evchp = NULL; in post_event() local
2712 if (evchp == NULL) { in post_event()
2713 errno = sysevent_evc_bind(IPMP_EVENT_CHAN, &evchp, EVCH_CREAT); in post_event()
2729 errno = sysevent_evc_publish(evchp, EC_IPMP, subclass, "com.sun", in post_event()