Searched defs:suplibHardenedStrNCmp (Results 1 - 3 of 3) 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
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPHardenedVerify-win.h259 # define suplibHardenedStrNCmp strncmp macro
270 # define strncmp suplibHardenedStrNCmp

Completed in 45 milliseconds