/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_sysevent.c | 170 fmd_hdl_error(sysev_hdl, "discarding event 0x%llx: unexpected" in sysev_recv() 180 fmd_hdl_error(sysev_hdl, "discarding event 0x%llx: " in sysev_recv() 232 fmd_hdl_error(hdl, "failed to open /dev/dump " in sysev_replay() 243 fmd_hdl_error(hdl, "failed to obtain " in sysev_replay() 258 fmd_hdl_error(hdl, "failed to open dump transport %s " in sysev_replay() 267 fmd_hdl_error(hdl, "failed to seek dump transport %s " in sysev_replay() 289 fmd_hdl_error(hdl, "failed to read from dump " in sysev_replay() 311 fmd_hdl_error(hdl, "invalid dump transport " in sysev_replay() 318 fmd_hdl_error(hdl, "invalid dump transport " in sysev_replay() 326 fmd_hdl_error(hdl, "failed to read dump " in sysev_replay() [all …]
|
H A D | fmd_api.h | 154 extern void fmd_hdl_error(fmd_hdl_t *, const char *, ...);
|
H A D | fmd_api.map | 65 fmd_hdl_error { TYPE = function; FLAGS = extern };
|
H A D | fmd_api.c | 871 fmd_hdl_error(fmd_hdl_t *hdl, const char *format, ...) in fmd_hdl_error() function
|
/illumos-gate/usr/src/cmd/fm/modules/common/event-transport/ |
H A D | etm.c | 302 fmd_hdl_error(hdl, "failed to unpack message"); in etm_post_msg() 385 fmd_hdl_error(hdl, "Failed to write C_HELLO to %s", in etm_handle_startup() 394 fmd_hdl_error(hdl, "Failed to read S_HELLO from %s", in etm_handle_startup() 402 fmd_hdl_error(hdl, "Protocol error, did not receive S_HELLO " in etm_handle_startup() 413 fmd_hdl_error(hdl, "Unable to use same version as %s : %d", in etm_handle_startup() 423 fmd_hdl_error(hdl, "Failed to write ACK for S_HELLO to %s", in etm_handle_startup() 482 fmd_hdl_error(hdl, "failed to add domain-id string to nvlist " in etm_get_ep_nvl() 539 fmd_hdl_error(hdl, "Reconnect timed out for %s\n", in etm_reconnect() 1022 fmd_hdl_error(hdl, "Syntax error in property " in etm_create_epmaps() 1033 fmd_hdl_error(hdl, "Syntax error in property " in etm_create_epmaps() [all …]
|
/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/ |
H A D | ip.c | 179 fmd_hdl_error(hdl, "failed to translate event %p", (void *)ep); in ip_fmdo_send() 206 fmd_hdl_error(ip_hdl, "failed to pack event for " in ip_fmdo_send() 386 fmd_hdl_error(ip_hdl, "failed to accept connection"); in ip_xprt_accept() 411 fmd_hdl_error(ip_hdl, in ip_xprt_recv_event() 425 fmd_hdl_error(ip_hdl, "failed to unpack event from " in ip_xprt_recv_event() 436 fmd_hdl_error(ip_hdl, "protocol error on transport %p", in ip_xprt_recv_event() 758 fmd_hdl_error(ip_hdl, "failed to resolve host %s port %s: %s\n", in ip_create_cinfo() 862 fmd_hdl_error(hdl, "ip_timeout failed because hg arg is NULL"); in ip_timeout()
|
/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/ |
H A D | fmevt_inbound_smf.c | 107 fmd_hdl_error(hdl, "failed to convert '%s' to nvlist\n", in shortfmri_to_fmri() 117 fmd_hdl_error(hdl, "failed to dup fmri\n"); in shortfmri_to_fmri()
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 123 fmd_hdl_error(dmp->dm_hdl, "failed to get fmri: %s\n", in dt_analyze_disk() 207 fmd_hdl_error(hdl, "failed to get topology: %s\n", in dt_timeout() 215 fmd_hdl_error(hdl, "failed to walk topology\n"); in dt_timeout()
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-lights/ |
H A D | disk_lights.c | 224 fmd_hdl_error(dl->dl_fmd, "failed to get topology: %s\n", in dl_examine_topo() 230 fmd_hdl_error(dl->dl_fmd, "failed to walk topology: %s\n", in dl_examine_topo()
|
/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/ |
H A D | sensor_transport.c | 310 fmd_hdl_error(hdl, "failed to walk topology: %s\n", in st_timeout() 335 fmd_hdl_error(hdl, "failed to walk topology\n"); in st_timeout() 478 fmd_hdl_error(hdl, "Error parsing config file"); in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/ |
H A D | fabric-xlate.c | 125 fmd_hdl_error(hdl, "failed to duplicate event"); in fab_recv()
|
H A D | fx_epkt.c | 257 fmd_hdl_error(hdl, "failed to allocate nvlist"); in fab_xlate_epkt_erpts()
|
/illumos-gate/usr/src/cmd/fm/modules/common/ses-log-transport/ |
H A D | ses_log_transport.c | 1162 fmd_hdl_error(hdl, in _fmd_init() 1205 fmd_hdl_error(hdl, in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/ |
H A D | smf_response.c | 166 fmd_hdl_error(hdl, "str2nvl failed for %s\n", in uuid_cache_gc()
|