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

/vbox/include/iprt/
H A Dfile.h588 RTDECL(int) RTFileCompare(const char *pszFile1, const char *pszFile2);
H A Dmangling.h571 # define RTFileCompare RT_MANGLER(RTFileCompare) macro
/vbox/src/VBox/Runtime/r3/
H A Dfileio.cpp531 RTDECL(int) RTFileCompare(const char *pszFile1, const char *pszFile2) function
/vbox/src/VBox/Runtime/tools/
H A DRTDbgSymCache.cpp363 rc = RTFileCompare(pszSrcPath, szDstPath);

Completed in 85 milliseconds