Searched refs:suplibHardenedStrNCmp (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/
H A DSUPR3HardenedNoCrt.cpp163 DECLHIDDEN(int) suplibHardenedStrNCmp(const char *psz1, const char *psz2, size_t cchMax) function
H A DSUPLibInternal.h118 DECLHIDDEN(int) suplibHardenedStrNCmp(const char *psz1, const char *psz2, size_t cchMax);
128 # define suplibHardenedStrNCmp strncmp macro
H A DSUPR3HardenedVerify.cpp866 if (!suplibHardenedStrNCmp(pszProgName, g_aSupInstallFiles[iFile].pszFile, cchProgName))
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPHardenedVerify-win.h259 # define suplibHardenedStrNCmp strncmp macro
270 # define strncmp suplibHardenedStrNCmp

Completed in 50 milliseconds