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

/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dlibfmevent.h49 * to fmev_shdl_init. Only interfaces introduced in or prior to the
64 * fmev_shdl_init; 1
161 * Initialize a new handle using fmev_shdl_init and quoting interface
168 extern fmev_shdl_t fmev_shdl_init(uint32_t,
178 * (that are obtained through fmev_shdl_init alone) will provide adequate
338 * at fmev_shdl_init.
H A Dfmev_subscribe.c471 fmev_shdl_init(uint32_t caller_version, void *(*hdlalloc)(size_t), function
/illumos-gate/usr/src/cmd/fm/notify/smtp-notify/common/
H A Dsmtp-notify.c850 nhdl->nh_evhdl = fmev_shdl_init(LIBFMEVENT_VERSION_2, NULL, NULL, NULL);
/illumos-gate/usr/src/cmd/fm/notify/snmp-notify/common/
H A Dsnmp-notify.c616 nhdl->nh_evhdl = fmev_shdl_init(LIBFMEVENT_VERSION_2, NULL, NULL, NULL);

Completed in 49 milliseconds