Searched refs:nd_get_event_info (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/fm/libfmnotify/common/ |
H A D | libfmnotify.h | 93 int nd_get_event_info(nd_hdl_t *, const char *, fmev_t, nd_ev_info_t **);
|
H A D | mapfile-vers | 54 nd_get_event_info;
|
H A D | libfmnotify.c | 511 nd_get_event_info(nd_hdl_t *nhdl, const char *class, fmev_t ev, in nd_get_event_info() function
|
/titanic_50/usr/src/cmd/fm/notify/snmp-notify/common/ |
H A D | snmp-notify.c | 408 if (nd_get_event_info(nhdl, class, ev, &ev_info) != 0) in ireport_cb() 465 if (nd_get_event_info(nhdl, class, ev, &ev_info) != 0) in list_cb()
|
/titanic_50/usr/src/cmd/fm/notify/smtp-notify/common/ |
H A D | smtp-notify.c | 578 if (nd_get_event_info(nhdl, class, ev, &ev_info) != 0) in irpt_cbfunc() 708 if (nd_get_event_info(nhdl, class, ev, &ev_info) != 0) in listev_cb()
|