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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPR3HardenedVerify.cpp1063 * Output from a successfull supR3HardenedVerifyPathSanity call.
1103 static int supR3HardenedVerifyPathSanity(const char *pszPath, PRTERRINFO pErrInfo, PSUPR3HARDENEDPATHINFO pInfo) function
1607 int rc = supR3HardenedVerifyPathSanity(pszDirPath, pErrInfo, &Info);
1664 int rc = supR3HardenedVerifyPathSanity(pszFilename, pErrInfo, &Info);

Completed in 47 milliseconds