Searched refs:suplibHardenedPrintFV (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/
H A DSUPR3HardenedMain.cpp454 DECLHIDDEN(void) suplibHardenedPrintFV(const char *pszFormat, va_list va) function
691 suplibHardenedPrintFV(pszFormat, va);
1183 suplibHardenedPrintFV(pszMsgFmt, vaCopy);
1299 suplibHardenedPrintFV(pszFormat, va);
1336 suplibHardenedPrintFV(pszFormat, va);
H A DSUPLibInternal.h132 DECLHIDDEN(void) suplibHardenedPrintFV(const char *pszFormat, va_list va);

Completed in 48 milliseconds