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

/vbox/include/iprt/
H A Dvfslowlevel.h937 * @param ppPath Where to store the pointer to the allocated
942 RTDECL(int) RTVfsParsePathA(const char *pszPath, const char *pszCwd, PRTVFSPARSEDPATH *ppPath);
/vbox/src/VBox/Runtime/common/vfs/
H A Dvfsbase.cpp1235 RTDECL(int) RTVfsParsePathA(const char *pszPath, const char *pszCwd, PRTVFSPARSEDPATH *ppPath) argument
1253 *ppPath = pPath; /* always set it */

Completed in 50 milliseconds