Searched refs:nd_get_notify_prefs (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/fm/libfmnotify/common/ |
H A D | libfmnotify.h | 94 int nd_get_notify_prefs(nd_hdl_t *, const char *, fmev_t, nvlist_t ***,
|
H A D | mapfile-vers | 55 nd_get_notify_prefs;
|
H A D | libfmnotify.c | 278 nd_get_notify_prefs(nd_hdl_t *nhdl, const char *mech, fmev_t ev, in nd_get_notify_prefs() function
|
/titanic_41/usr/src/cmd/fm/notify/snmp-notify/common/ |
H A D | snmp-notify.c | 392 ret = nd_get_notify_prefs(nhdl, "snmp", ev, &pref_nvl, &npref); in ireport_cb() 449 ret = nd_get_notify_prefs(nhdl, "snmp", ev, &pref_nvl, &npref); in list_cb()
|
/titanic_41/usr/src/cmd/fm/notify/smtp-notify/common/ |
H A D | smtp-notify.c | 397 r = nd_get_notify_prefs(nhdl, "smtp", ev, &p_nvl, &npref); in get_email_prefs()
|