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

/haiku-fatelf/src/system/kernel/debug/
H A Ddebug.cpp93 static bool sBlueScreenOutput = true; variable
497 if (sBlueScreenOutput) {
649 if (!sBlueScreenOutput) {
691 if (sBlueScreenOutput) {
969 if (sBlueScreenOutput) {
1697 sBlueScreenOutput = get_safemode_boolean("bluescreen", true);
1702 if ((sBlueScreenOutput || sDebugScreenEnabled)
1704 sBlueScreenOutput = sDebugScreenEnabled = false;

Completed in 31 milliseconds