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

/vbox/src/VBox/Debugger/
H A DDBGCCmdHlp.cpp208 * Output callback employed by dbgcHlpPrintfV.
238 static DECLCALLBACK(int) dbgcHlpPrintfV(PDBGCCMDHLP pCmdHlp, size_t *pcbWritten, const char *pszFormat, va_list args) function
1354 pDbgc->CmdHlp.pfnPrintfV = dbgcHlpPrintfV;

Completed in 44 milliseconds