Searched defs:RTPathIsSame (Results 1 - 2 of 2) 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 Dmangling.h1054 # define RTPathIsSame RT_MANGLER(RTPathIsSame) macro

Completed in 59 milliseconds