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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFInfo.cpp836 * @param pszSepFmt Item separator format string. The item name will be
843 VMMR3_INT_DECL(int) DBGFR3InfoMulti(PVM pVM, const char *pszIncludePat, const char *pszExcludePat, const char *pszSepFmt, argument
877 pHlp->pfnPrintf(pHlp, pszSepFmt, pInfo->szName);

Completed in 53 milliseconds