Searched refs:textdump_do_panic (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/ddb/
H A Ddb_textdump.c164 static int textdump_do_panic = 1; variable
166 &textdump_do_panic, 0, "Dump kernel panic message in textdump");
473 if (textdump_do_panic && panicstr != NULL)

Completed in 94 milliseconds