Searched refs:RTPathIsSame (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Runtime/generic/
H A DRTPathIsSame-generic.cpp3 * IPRT - Assertions, generic RTPathIsSame.
37 RTDECL(int) RTPathIsSame(const char *pszPath1, const char *pszPath2) function
92 RT_EXPORT_SYMBOL(RTPathIsSame); variable
/vbox/include/iprt/
H A Dpath.h814 RTDECL(int) RTPathIsSame(const char *pszPath1, const char *pszPath2);
H A Dmangling.h1054 # define RTPathIsSame RT_MANGLER(RTPathIsSame) macro
/vbox/src/VBox/Runtime/common/dbg/
H A Ddbgmoddwarf.cpp4745 || RTPathIsSame(pDbgMod->pszDbgFile, pDbgMod->pszImgFile) == (int)true /* returns VERR too */)

Completed in 97 milliseconds