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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPR3HardenedIPRT.cpp82 DECLHIDDEN(int) supR3HardenedPathAppDocs(char *pszPath, size_t cchPath) function
H A DSUPLibInternal.h82 # define supR3HardenedPathAppDocs supR3HardenedStaticPathAppDocs macro
386 DECLHIDDEN(int) supR3HardenedPathAppDocs(char *pszPath, size_t cchPath);
H A DSUPR3HardenedMain.cpp829 DECLHIDDEN(int) supR3HardenedPathAppDocs(char *pszPath, size_t cchPath) function
835 supR3HardenedFatal("supR3HardenedPathAppDocs: Buffer overflow, %zu >= %zu\n", cchPathAppDocs, cchPath);

Completed in 50 milliseconds