Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/libfmnotify/common/
H A Dlibfmnotify.c83 nd_error(nd_hdl_t *nhdl, const char *format, ...) in nd_error() function
152 nd_error(nhdl, "Failed to allocate libscf structures"); in nd_get_pg()
187 nd_error(nhdl, "Failed to read retrieve %s " in nd_get_astring_prop()
194 nd_error(nhdl, "Failed to allocate SMF structures"); in nd_get_astring_prop()
200 nd_error(nhdl, "Failed to retrieve %s prop (%s)", propname, in nd_get_astring_prop()
230 nd_error(nhdl, "Failed to read retrieve %s " in nd_get_boolean_prop()
237 nd_error(nhdl, "Failed to allocate SMF structures"); in nd_get_boolean_prop()
243 nd_error(nhdl, "Failed to retrieve %s prop (%s)", propname, in nd_get_boolean_prop()
265 nd_error(nhdl, "Failed to lookup event attr nvlist"); in nd_get_event_fmri()
270 nd_error(nhdl, "Malformed event 0x%p", (void *)ev_nvl); in nd_get_event_fmri()
[all …]
H A Dlibfmnotify.h85 void nd_error(nd_hdl_t *, const char *, ...);
H A Dmapfile-vers46 nd_error;
/illumos-gate/usr/src/cmd/fm/notify/smtp-notify/common/
H A Dsmtp-notify.c116 nd_error(nhdl, "Failed to stat %s (%s)", template, in read_template()
121 nd_error(nhdl, "Failed to open %s (%s)", template, in read_template()
126 nd_error(nhdl, "Failed to allocate %d bytes", statb.st_size); in read_template()
131 nd_error(nhdl, "Failed to read in template (%s)", in read_template()
195 nd_error(nhdl, "Failed to read retrieve service " in get_svc_config()
237 nd_error(nhdl, "Failed to contruct subject format"); in build_headers()
353 nd_error(nhdl, "Failed to open pipe to %s (%s)", SENDMAIL, in send_email()
358 nd_error(nhdl, "Failed to write to pipe (%s)", strerror(errno)); in send_email()
361 nd_error(nhdl, "Failed to write to pipe (%s)", in send_email()
382 nd_error(nhdl, "Failed to parse msg template"); in send_email_template()
[all …]
/illumos-gate/usr/src/cmd/fm/notify/snmp-notify/common/
H A Dsnmp-notify.c104 nd_error(nhdl, "Failed to read retrieve service " in get_svc_config()
206 nd_error(nhdl, "var_len %d > MAX_OID_LEN %d\n", var_len, in send_ireport_trap()
404 nd_error(nhdl, "Failed to retrieve notification preferences " in ireport_cb()
425 nd_error(nhdl, "Malformed event - invalid svc state"); in ireport_cb()
461 nd_error(nhdl, "Failed to retrieve notification preferences " in list_cb()
484 nd_error(nhdl, "invalid event version: %u", version); in list_cb()
494 nd_error(nhdl, "failed to format url for %s", uuid); in list_cb()