Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.h79 } nd_ev_info_t; typedef
93 int nd_get_event_info(nd_hdl_t *, const char *, fmev_t, nd_ev_info_t **);
99 void nd_free_event_info(nd_ev_info_t *);
H A Dlibfmnotify.c512 nd_ev_info_t **ev_info) in nd_get_event_info()
515 nd_ev_info_t *evi; in nd_get_event_info()
518 if ((evi = calloc(1, sizeof (nd_ev_info_t))) == NULL) { in nd_get_event_info()
603 nd_free_event_info(nd_ev_info_t *ev_info) in nd_free_event_info()
/titanic_50/usr/src/cmd/fm/notify/smtp-notify/common/
H A Dsmtp-notify.c143 process_template(nd_ev_info_t *ev_info, email_pref_t *eprefs) in process_template()
209 build_headers(nd_hdl_t *nhdl, nd_ev_info_t *ev_info, email_pref_t *eprefs, in build_headers()
363 send_email_template(nd_hdl_t *nhdl, nd_ev_info_t *ev_info, email_pref_t *eprefs) in send_email_template()
570 nd_ev_info_t *ev_info = NULL; in irpt_cbfunc()
699 nd_ev_info_t *ev_info = NULL; in listev_cb()
/titanic_50/usr/src/cmd/fm/notify/snmp-notify/common/
H A Dsnmp-notify.c385 nd_ev_info_t *ev_info = NULL; in ireport_cb()
441 nd_ev_info_t *ev_info = NULL; in list_cb()