Home
last modified time | relevance | path

Searched refs:sBootArgLogFilterFound (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.61.2/libkern/c++/
H A DOSKext.cpp511 static bool sBootArgLogFilterFound = false; variable
798 sBootArgLogFilterFound = true; in initialize()
15143 if (!disableConsoleOutput && sBootArgLogFilterFound) {