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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPR3HardenedIPRT.cpp55 DECLHIDDEN(int) supR3HardenedPathAppPrivateNoArch(char *pszPath, size_t cchPath) function
H A DSUPLibInternal.h79 # define supR3HardenedPathAppPrivateNoArch supR3HardenedStaticPathAppPrivateNoArch macro
380 DECLHIDDEN(int) supR3HardenedPathAppPrivateNoArch(char *pszPath, size_t cchPath);
H A DSUPR3HardenedMain.cpp772 DECLHIDDEN(int) supR3HardenedPathAppPrivateNoArch(char *pszPath, size_t cchPath) function
778 supR3HardenedFatal("supR3HardenedPathAppPrivateNoArch: Buffer overflow, %zu >= %zu\n", cchPathPrivateNoArch, cchPath);

Completed in 49 milliseconds