Searched refs:supR3HardenedPathSharedLibs (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/
H A DSUPR3HardenedIPRT.cpp73 DECLHIDDEN(int) supR3HardenedPathSharedLibs(char *pszPath, size_t cchPath) function
H A DSUPLibInternal.h81 # define supR3HardenedPathSharedLibs supR3HardenedStaticPathSharedLibs macro
384 DECLHIDDEN(int) supR3HardenedPathSharedLibs(char *pszPath, size_t cchPath);
H A DSUPR3HardenedMain.cpp810 DECLHIDDEN(int) supR3HardenedPathSharedLibs(char *pszPath, size_t cchPath) function
816 supR3HardenedFatal("supR3HardenedPathSharedLibs: Buffer overflow, %zu >= %zu\n", cchPathSharedLibs, cchPath);
1630 supR3HardenedPathSharedLibs(szPath, sizeof(szPath) - sizeof("/VBoxRT" SUPLIB_DLL_SUFF));
H A DSUPR3HardenedVerify.cpp270 rc = supR3HardenedPathSharedLibs(pszDst, cchDst);
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPHardenedVerifyImage-win.cpp2041 supR3HardenedPathSharedLibs(szPath, sizeof(szPath) - sizeof("/VBoxSupLib.DLL"));

Completed in 64 milliseconds