Home
last modified time | relevance | path

Searched refs:fmd_hdl_error (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_sysevent.c180 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()
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()
335 fmd_hdl_error(hdl, "dump transport event at " in sysev_replay()
345 fmd_hdl_error(hdl, "failed to unpack dump " in sysev_replay()
[all …]
H A Dfmd_api.h154 extern void fmd_hdl_error(fmd_hdl_t *, const char *, ...);
H A Dfmd_api.map65 fmd_hdl_error { TYPE = function; FLAGS = extern };
H A Dfmd_api.c871 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 Detm.c302 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()
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()
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()
1042 fmd_hdl_error(hdl, "Syntax error in property " in etm_create_epmaps()
1052 fmd_hdl_error(hdl, "Endpoint prop string " in etm_create_epmaps()
[all …]
/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound_smf.c107 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/ip-transport/
H A Dip.c179 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/disk-transport/
H A Ddisk_transport.c123 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 Ddisk_lights.c224 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 Dsensor_transport.c310 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 Dfabric-xlate.c124 fmd_hdl_error(hdl, "failed to duplicate event"); in fab_recv()
H A Dfx_epkt.c257 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 Dses_log_transport.c1162 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 Dsmf_response.c166 fmd_hdl_error(hdl, "str2nvl failed for %s\n", in uuid_cache_gc()