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

/vbox/src/VBox/VMM/VMMR3/
H A DCFGM.cpp2151 VMMR3DECL(int) CFGMR3InsertStringFV(PCFGMNODE pNode, const char *pszName, const char *pszFormat, va_list va) function
2204 int rc = CFGMR3InsertStringFV(pNode, pszName, pszFormat, va);

Completed in 52 milliseconds