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

/vbox/src/VBox/Runtime/r3/
H A Dfileio.cpp533 return RTFileCompareEx(pszFile1, pszFile2, 0 /*fFlags*/, NULL, NULL);
543 RTDECL(int) RTFileCompareEx(const char *pszFile1, const char *pszFile2, uint32_t fFlags, PFNRTPROGRESS pfnProgress, void *pvUser) function
/vbox/include/iprt/
H A Dmangling.h574 # define RTFileCompareEx RT_MANGLER(RTFileCompareEx) macro

Completed in 125 milliseconds