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

/illumos-gate/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.h79 } nd_ev_info_t; typedef in typeref:struct:nd_ev_info
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)
515 nd_ev_info_t *evi;
518 if ((evi = calloc(1, sizeof (nd_ev_info_t))) == NULL) {
603 nd_free_event_info(nd_ev_info_t *ev_info)
/illumos-gate/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)
209 build_headers(nd_hdl_t *nhdl, nd_ev_info_t *ev_info, email_pref_t *eprefs,
363 send_email_template(nd_hdl_t *nhdl, nd_ev_info_t *ev_info, email_pref_t *eprefs)
570 nd_ev_info_t *ev_info = NULL;
699 nd_ev_info_t *ev_info = NULL;
/illumos-gate/usr/src/cmd/fm/notify/snmp-notify/common/
H A Dsnmp-notify.c385 nd_ev_info_t *ev_info = NULL;
441 nd_ev_info_t *ev_info = NULL;

Completed in 61 milliseconds