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

/vbox/src/bldprogs/
H A Dscm.cpp1377 * @param pszSomething What we found in the command line arguments.
1380 static int scmProcessSomething(const char *pszSomething, PSCMSETTINGS pSettingsStack) argument
1383 int rc = RTPathAbs(pszSomething, szBuf, sizeof(szBuf));

Completed in 46 milliseconds