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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPR3HardenedVerify.cpp763 static int supR3HardenedVerifySameFile(int iFile, const char *pszFilename, bool fFatal) function
801 "supR3HardenedVerifySameFile: \"%s\" isn't the same as \"%s\"\n",
837 int rc = supR3HardenedVerifySameFile(iFile, pszFilename, fFatal);
899 supR3HardenedVerifySameFile(iFile, szFilename, fFatal);

Completed in 66 milliseconds