Home
last modified time | relevance | path

Searched refs:copyRegular (Results 1 – 1 of 1) sorted by relevance

/build/make/tools/libhost/
DCopyFile.c209 static int copyRegular(const char* src, const char* dst, const struct stat* pSrcStat, unsigned int … in copyRegular() function
587 retVal = copyRegular(src, dst, &srcStat, options); in copyFileRecursive()