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");
76 fmd_panic("failed to populate nvlist: %s\n", fmd_strerror(err));
92 fmd_panic("failed to xalloc diag-engine fmri nvlist");
108 fmd_panic("failed to populate nvlist: %s\n", fmd_strerror(err));
121 fmd_panic("failed to xalloc fault nvlist");
137 fmd_panic("failed to populate nvlist: %s\n", fmd_strerror(err));
157 fmd_panic("failed to xalloc suspect list nvlist");
193 fmd_panic("failed to initialize libfmd_msg\n");
203 fmd_panic("failed to populate nvlist: %s\n", fmd_strerror(err));
224 fmd_panic("faile
[all...]
H A Dfmd_subr.h46 extern void fmd_panic(const char *, ...);
H A Dfmd_topo.c82 fmd_panic("failed to open topology library: %s",
90 fmd_panic("failed to get topology snapshot: %s",
H A Dfmd_alloc.c66 fmd_panic("insufficient memory (%u bytes needed)\n", size);
H A Dfmd_subr.c51 fmd_panic("\"%s\", line %d: assertion failed: %s\n", file, line, expr);
115 fmd_panic(const char *format, ...) function
182 fmd_panic("forcing core dump at user request\n");
H A Dfmd_ctl.c137 fmd_panic("ctl_init called with bad nvlist %p", (void *)nvl);
H A Dfmd_thread.c61 fmd_panic("failed to initialize thread key to %p", arg);
89 (void) sigdelset(&nset, SIGABRT); /* always unblocked for fmd_panic() */
H A Dfmd_idspace.c160 fmd_panic("idspace %p (%s) does not contain id %ld",
193 fmd_panic("%ld out of range [%ld .. %ld] for idspace %p (%s)\n",
H A Dfmd_log.c180 fmd_panic("failed to seek log %s", lp->log_name);
192 fmd_panic("eof off != log_off 0x%llx\n", lp->log_off);
233 fmd_panic("failed to seek log %s", lp->log_name);
893 fmd_panic("failed to seek %s to 0x%llx\n",
950 fmd_panic("failed to seek %s to 0x%llx\n",
H A Dfmd_rpc.c190 fmd_panic("failed to enable user-MT rpc mode");
H A Dfmd_timerq.c262 fmd_panic("failed to create timer thread");
H A Dfmd_time.c42 fmd_panic("failed to read time-of-day clock");
H A Dfmd_event.c293 fmd_panic("illegal transition %u -> %u\n", ep->ev_state, state);
H A Dfmd_dispq.c302 fmd_panic("fmd_dispq_tokenize() cc=%u > cv[%u]\n", cc, cvlen);
H A Dfmd.c685 fmd_panic("forcing core dump at user request\n");
794 fmd_panic("failed to create server for door %p", (void *)dip);
H A Dfmd_module.c766 fmd_panic("recursive module lock of %p\n", (void *)mp);
880 fmd_panic("aborting due to %s in client %s (%p)\n",
H A Dfmd_xprt.c819 fmd_panic("failed to create xi_stats (%p)\n", (void *)statv);
2006 fmd_panic("fmd_xprt_suspend/resume_all mismatch\n");
H A Dfmd_conf.c533 fmd_panic("fmd.d_conf does not define '%s' (inherited as %s)\n",
H A Dfmd_api.c236 fmd_panic("fmd module api call made using "
1860 fmd_panic("fmd_doorthr_create from unrecognized thread\n");
H A Dfmd_case.c1227 fmd_panic("case %p (%s) not found on hash chain %u\n",
1526 fmd_panic("attempt to hold a deleting case %p (%s)\n",
H A Dfmd_ckpt.c688 fmd_panic("case %p (%s) has invalid state %u",

Completed in 1395 milliseconds