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

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPHardenedVerifyImage-win.cpp156 static bool g_fHaveOtherRoots = false; variable
1002 if (RT_SUCCESS(rc) && cValid < 2 && g_fHaveOtherRoots)
1059 if (!g_fHaveOtherRoots)
2011 g_fHaveOtherRoots = true;

Completed in 52 milliseconds