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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPR3HardenedNoCrt.cpp137 DECLHIDDEN(char *) suplibHardenedStrCat(char *pszDst, const char *pszSrc) function
H A DSUPLibInternal.h116 DECLHIDDEN(char *) suplibHardenedStrCat(char *pszDst, const char *pszSrc);
126 # define suplibHardenedStrCat strcat macro
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPHardenedVerify-win.h257 # define suplibHardenedStrCat strcat macro
268 # define strcat suplibHardenedStrCat

Completed in 45 milliseconds