Searched refs:nd_debug (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/cmd/fm/notify/snmp-notify/common/ |
H A D | snmp-notify.c | 132 nd_debug(nhdl, "Malformed snmp notification " in get_snmp_prefs() 138 nd_debug(nhdl, "SNMP notification is disabled"); in get_snmp_prefs() 144 nd_debug(nhdl, "Malformed snmp notification " in get_snmp_prefs() 149 nd_debug(nhdl, "SNMP notification is disabled"); in get_snmp_prefs() 265 nd_debug(nhdl, "Sent SNMP trap for %s", t->msgid); in send_ireport_trap() 345 nd_debug(nhdl, "Sent SNMP trap for %s", code); in send_fm_trap() 390 nd_debug(nhdl, "Received event of class %s", class); in ireport_cb() 447 nd_debug(nhdl, "Received event of class %s", class); in list_cb() 474 nd_debug(nhdl, "Messaging suppressed for this event"); in list_cb() 650 nd_debug(nhdl, "Subscribing to ireport.os.smf.* events"); in main() [all …]
|
/titanic_50/usr/src/cmd/fm/notify/smtp-notify/common/ |
H A D | smtp-notify.c | 164 nd_debug(nhdl, "Executing %s", pp_cli); in process_template() 346 nd_debug(nhdl, "Sending email notification to %s", recip); in send_email() 456 nd_debug(nhdl, "Email notification is disabled"); in get_email_prefs() 522 nd_debug(nhdl, "Email notification is disabled"); in get_email_prefs() 573 nd_debug(nhdl, "Received event of class %s", class); in irpt_cbfunc() 703 nd_debug(nhdl, "Received event of class %s", class); in listev_cb() 717 nd_debug(nhdl, "Messaging suppressed for this event"); in listev_cb() 882 nd_debug(nhdl, "Subscribing to ireport.* events"); in main() 889 nd_debug(nhdl, "Subscribing to list.* events"); in main()
|
/titanic_50/usr/src/lib/fm/libfmnotify/common/ |
H A D | libfmnotify.c | 33 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 D | libfmnotify.h | 84 void nd_debug(nd_hdl_t *, const char *, ...);
|
H A D | mapfile-vers | 44 nd_debug;
|