Searched refs:RTPathCalcRelative (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Runtime/common/path/
H A DRTPathCalcRelative.cpp40 RTDECL(int) RTPathCalcRelative(char *pszPathDst, size_t cbPathDst, function
/vbox/include/iprt/
H A Dpath.h1036 RTDECL(int) RTPathCalcRelative(char *pszPathDst, size_t cbPathDst,
H A Dmangling.h1036 # define RTPathCalcRelative RT_MANGLER(RTPathCalcRelative) macro
/vbox/src/VBox/Runtime/testcase/
H A DtstRTPath.cpp737 * RTPathCalcRelative
739 RTTestSub(hTest, "RTPathCalcRelative");
762 rc = RTPathCalcRelative(szPath, sizeof(szPath), pszFrom, pszTo);
/vbox/src/VBox/Runtime/tools/
H A DRTDbgSymCache.cpp242 rc = RTPathCalcRelative(szLinkTarget, sizeof(szLinkTarget), szMapPath, pszCacheFile);
/vbox/src/VBox/Storage/
H A DVHD.cpp319 rc = RTPathCalcRelative(szPath, sizeof(szPath), pImage->pszFilename,
359 rc = RTPathCalcRelative(szPath, sizeof(szPath), pImage->pszFilename,

Completed in 712 milliseconds