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

/vbox/src/VBox/Main/src-server/
H A DVFSExplorerImpl.cpp590 char *pszNewPath = RTStrDup(m->strPath.c_str()); local
591 RTPathStripTrailingSlash(pszNewPath);
592 RTPathStripFilename(pszNewPath);
593 strUpPath = pszNewPath;
594 RTStrFree(pszNewPath);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dshellapi.h241 LPSTR pszNewPath; member in struct:_SHNAMEMAPPINGA
249 LPWSTR pszNewPath; member in struct:_SHNAMEMAPPINGW
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dshellapi.h240 LPSTR pszNewPath; member in struct:_SHNAMEMAPPINGA
248 LPWSTR pszNewPath; member in struct:_SHNAMEMAPPINGW

Completed in 52 milliseconds