Searched defs:pcbFullPathRoot (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,
627 if (pcbFullPathRoot)
628 *pcbFullPathRoot = cchRoot - 1; /* Must index the path delimiter. */
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 48 milliseconds