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

/vbox/src/VBox/Runtime/common/vfs/
H A Dvfsbase.cpp1136 RTDECL(int) RTVfsParsePathAppend(PRTVFSPARSEDPATH pPath, const char *pszPath, uint16_t *piRestartComp) function
1230 return RTVfsParsePathAppend(pPath, pszPath, NULL);
1318 rc = RTVfsParsePathAppend(pPath, szPath, &iComponent);
/vbox/include/iprt/
H A Dmangling.h1964 # define RTVfsParsePathAppend RT_MANGLER(RTVfsParsePathAppend) macro

Completed in 86 milliseconds