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

/vbox/src/VBox/HostServices/GuestControl/
H A Dgctrl.cpp125 char *pcTmp; local
126 if (RTStrAPrintf(&pcTmp, "%s", pszEnv) > 0)
128 *ppvList = (void**)pcTmp;

Completed in 43 milliseconds