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

/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPR3HardenedMain-win.cpp166 uint32_t cwcAltSearchDir; member in struct:VERIFIERCACHEIMPORT
838 pImport->cwcAltSearchDir = 0;
843 pImport->cwcAltSearchDir = cwcDir;
894 && ( pCur->cwcAltSearchDir == 0
895 || !supR3HardenedWinVerifyCacheLookupImport(pCur->pwszAltSearchDir, pCur->cwcAltSearchDir, pCur->szName)) )
986 { pCur->pwszAltSearchDir, pCur->cwcAltSearchDir },

Completed in 335 milliseconds