Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libfmevent/common/
H A Dlibfmevent.h247 extern fmev_err_t fmev_shdl_subscribe(fmev_shdl_t, const char *, fmev_cbfunc_t,
H A Dmapfile-vers62 fmev_shdl_subscribe;
H A Dfmev_subscribe.c244 fmev_shdl_subscribe(fmev_shdl_t hdl, const char *pat, fmev_cbfunc_t func, in fmev_shdl_subscribe() function
/illumos-gate/usr/src/cmd/fm/notify/snmp-notify/common/
H A Dsnmp-notify.c655 if (fmev_shdl_subscribe(nhdl->nh_evhdl, "ireport.os.smf.*", in main()
662 if (fmev_shdl_subscribe(nhdl->nh_evhdl, "list.*", list_cb, in main()
/illumos-gate/usr/src/cmd/fm/notify/smtp-notify/common/
H A Dsmtp-notify.c888 if (fmev_shdl_subscribe(nhdl->nh_evhdl, "ireport.*", irpt_cbfunc, in main()
895 if (fmev_shdl_subscribe(nhdl->nh_evhdl, "list.*", listev_cb, in main()