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

/illumos-gate/usr/src/uts/common/os/
H A Dpanic.c191 * The panic_forced flag is set by the uadmin A_DUMP code to inform the
194 int panic_forced = 0; variable
350 !nopanicdebug && !panic_forced) {

Completed in 56 milliseconds