Searched refs:pszAutostartDbPathTmp (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-server/generic/
H A DAutostartDb-generic.cpp160 char *pszAutostartDbPathTmp = NULL; local
164 pszAutostartDbPathTmp = RTStrDup(pszAutostartDbPathNew);
165 if (!pszAutostartDbPathTmp)
173 m_pszAutostartDbPath = pszAutostartDbPathTmp;

Completed in 42 milliseconds