Searched defs:fmd_vpanic (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_subr.c58 * global counter of calls to fmd_vpanic() and attempt to print a panic message
63 fmd_vpanic(const char *format, va_list ap) function
73 * If this is not the first call to fmd_vpanic(), then check d_panictid
120 fmd_vpanic(format, ap);

Completed in 67 milliseconds