Home
last modified time | relevance | path

Searched refs:fmd_panic (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_protocol.c53 fmd_panic("failed to xalloc authority nvlist"); in fmd_protocol_authority()
76 fmd_panic("failed to populate nvlist: %s\n", fmd_strerror(err)); in fmd_protocol_authority()
92 fmd_panic("failed to xalloc diag-engine fmri nvlist"); in fmd_protocol_fmri_module()
108 fmd_panic("failed to populate nvlist: %s\n", fmd_strerror(err)); in fmd_protocol_fmri_module()
121 fmd_panic("failed to xalloc fault nvlist"); in fmd_protocol_fault()
137 fmd_panic("failed to populate nvlist: %s\n", fmd_strerror(err)); in fmd_protocol_fault()
157 fmd_panic("failed to xalloc suspect list nvlist"); in fmd_protocol_list()
193 fmd_panic("failed to initialize libfmd_msg\n"); in fmd_protocol_list()
224 fmd_panic("failed to xalloc resource nvlist"); in fmd_protocol_rsrc_asru()
301 fmd_panic("failed to xalloc module error nvlist"); in fmd_protocol_moderror()
[all …]
H A Dfmd_topo.c82 fmd_panic("failed to open topology library: %s", in fmd_topo_update()
90 fmd_panic("failed to get topology snapshot: %s", in fmd_topo_update()
H A Dfmd_subr.c51 fmd_panic("\"%s\", line %d: assertion failed: %s\n", file, line, expr); in fmd_assert()
115 fmd_panic(const char *format, ...) in fmd_panic() function
182 fmd_panic("forcing core dump at user request\n"); in fmd_verror()
H A Dfmd_subr.h46 extern void fmd_panic(const char *, ...);
H A Dfmd_alloc.c64 fmd_panic("insufficient memory (%u bytes needed)\n", size); in fmd_alloc()
H A Dfmd_idspace.c160 fmd_panic("idspace %p (%s) does not contain id %ld", in fmd_idspace_setspecific()
193 fmd_panic("%ld out of range [%ld .. %ld] for idspace %p (%s)\n", in fmd_idspace_xalloc_locked()
H A Dfmd_ctl.c135 fmd_panic("ctl_init called with bad nvlist %p", (void *)nvl); in fmd_ctl_init()
H A Dfmd_log.c178 fmd_panic("failed to seek log %s", lp->log_name); in fmd_log_write_hdr()
190 fmd_panic("eof off != log_off 0x%llx\n", lp->log_off); in fmd_log_write_hdr()
231 fmd_panic("failed to seek log %s", lp->log_name); in fmd_log_check_hdr()
891 fmd_panic("failed to seek %s to 0x%llx\n", in fmd_log_replay()
948 fmd_panic("failed to seek %s to 0x%llx\n", in fmd_log_replay()
H A Dfmd_thread.c61 fmd_panic("failed to initialize thread key to %p", arg); in fmd_thread_start()
H A Dfmd_rpc.c190 fmd_panic("failed to enable user-MT rpc mode"); in fmd_rpc_init()
H A Dfmd_timerq.c260 fmd_panic("failed to create timer thread"); in fmd_timerq_create()
H A Dfmd_time.c42 fmd_panic("failed to read time-of-day clock"); in fmd_time_gettimeofday()
H A Dfmd_event.c293 fmd_panic("illegal transition %u -> %u\n", ep->ev_state, state); in fmd_event_transition()
H A Dfmd.c685 fmd_panic("forcing core dump at user request\n"); in fmd_destroy()
794 fmd_panic("failed to create server for door %p", (void *)dip); in fmd_door()
H A Dfmd_dispq.c302 fmd_panic("fmd_dispq_tokenize() cc=%u > cv[%u]\n", cc, cvlen); in fmd_dispq_tokenize()
H A Dfmd_module.c763 fmd_panic("recursive module lock of %p\n", (void *)mp); in fmd_module_lock()
877 fmd_panic("aborting due to %s in client %s (%p)\n", in fmd_module_abort()
H A Dfmd_xprt.c819 fmd_panic("failed to create xi_stats (%p)\n", (void *)statv); in fmd_xprt_create()
2006 fmd_panic("fmd_xprt_suspend/resume_all mismatch\n"); in fmd_xprt_resume_all()
H A Dfmd_conf.c533 fmd_panic("fmd.d_conf does not define '%s' (inherited as %s)\n", in get_par()
H A Dfmd_case.c1227 fmd_panic("case %p (%s) not found on hash chain %u\n", in fmd_case_hash_delete()
1526 fmd_panic("attempt to hold a deleting case %p (%s)\n", in fmd_case_hold_locked()
H A Dfmd_api.c236 fmd_panic("fmd module api call made using " in fmd_api_module()
1860 fmd_panic("fmd_doorthr_create from unrecognized thread\n"); in fmd_doorthr_create()
H A Dfmd_ckpt.c688 fmd_panic("case %p (%s) has invalid state %u", in fmd_ckpt_save_case()