Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/notify/snmp-notify/common/
H A Dsnmp-notify.c136 nd_debug(nhdl, "Malformed snmp notification " in get_snmp_prefs()
142 nd_debug(nhdl, "SNMP notification is disabled"); in get_snmp_prefs()
148 nd_debug(nhdl, "Malformed snmp notification " in get_snmp_prefs()
153 nd_debug(nhdl, "SNMP notification is disabled"); in get_snmp_prefs()
269 nd_debug(nhdl, "Sent SNMP trap for %s", t->msgid); in send_ireport_trap()
349 nd_debug(nhdl, "Sent SNMP trap for %s", code); in send_fm_trap()
394 nd_debug(nhdl, "Received event of class %s", class); in ireport_cb()
451 nd_debug(nhdl, "Received event of class %s", class); in list_cb()
478 nd_debug(nhdl, "Messaging suppressed for this event"); in list_cb()
654 nd_debug(nhdl, "Subscribing to ireport.os.smf.* events"); in main()
[all …]
/illumos-gate/usr/src/cmd/fm/notify/smtp-notify/common/
H A Dsmtp-notify.c169 nd_debug(nhdl, "Executing %s", pp_cli); in process_template()
351 nd_debug(nhdl, "Sending email notification to %s", recip); in send_email()
461 nd_debug(nhdl, "Email notification is disabled"); in get_email_prefs()
527 nd_debug(nhdl, "Email notification is disabled"); in get_email_prefs()
578 nd_debug(nhdl, "Received event of class %s", class); in irpt_cbfunc()
708 nd_debug(nhdl, "Received event of class %s", class); in listev_cb()
722 nd_debug(nhdl, "Messaging suppressed for this event"); in listev_cb()
887 nd_debug(nhdl, "Subscribing to ireport.* events"); in main()
894 nd_debug(nhdl, "Subscribing to list.* events"); in main()
/illumos-gate/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c33 nd_debug(nhdl, "Cleaning up ..."); in nd_cleanup()
58 nd_debug(nd_hdl_t *nhdl, const char *format, ...) in nd_debug() function
293 nd_debug(nhdl, "No notification preferences specified " in nd_get_notify_prefs()
322 nd_debug(nhdl, "No %s notification preferences specified", in nd_get_notify_prefs()
H A Dlibfmnotify.h84 void nd_debug(nd_hdl_t *, const char *, ...);
H A Dmapfile-vers44 nd_debug;