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

/vbox/src/bldprogs/
H A DVBoxCPP.cpp750 static RTEXITCODE vbcppStrBufAppend(PVBCPPSTRBUF pStrBuf, const char *psz) function
2141 rcExit = vbcppStrBufAppend(pStrBuf, pExp->papszArgs[iArg]);
2152 rcExit = vbcppStrBufAppend(pStrBuf, pExp->papszArgs[iArg]);

Completed in 59 milliseconds