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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPR3HardenedVerify.cpp1486 static int supR3HardenedVerifyDirRecursive(char *pszDirPath, size_t cchDirPath, PSUPR3HARDENEDFSOBJSTATE pFsObjState, function
1579 rc = supR3HardenedVerifyDirRecursive(pszDirPath, cchDirPath + cchName + 1, pFsObjState,
1635 return supR3HardenedVerifyDirRecursive(Info.szPath, Info.cch + 1, &FsObjState,

Completed in 47 milliseconds