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

/vbox/src/VBox/HostServices/SharedFolders/
H A Dvbsf.cpp460 uint32_t cbPath, char **ppszFullPath, uint32_t *pcbFullPathRoot,
663 *ppszFullPath = pszFullPath;
677 *ppszFullPath = NULL;
459 vbsfBuildFullPath(SHFLCLIENTDATA *pClient, SHFLROOT root, PSHFLSTRING pPath, uint32_t cbPath, char **ppszFullPath, uint32_t *pcbFullPathRoot, bool fWildCard = false, bool fPreserveLastComponent = false) argument

Completed in 37 milliseconds