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

/vbox/src/VBox/Runtime/generic/
H A DRTFileCopy-generic.cpp3 * IPRT - RTFileCopy, generic implementation.
35 RTDECL(int) RTFileCopy(const char *pszSrc, const char *pszDst) function
39 RT_EXPORT_SYMBOL(RTFileCopy); variable
/vbox/include/iprt/
H A Dmangling.h575 # define RTFileCopy RT_MANGLER(RTFileCopy) macro

Completed in 71 milliseconds