Searched refs:copyRegular (Results 1 – 1 of 1) sorted by relevance
209 static int copyRegular(const char* src, const char* dst, const struct stat* pSrcStat, unsigned int … in copyRegular() function587 retVal = copyRegular(src, dst, &srcStat, options); in copyFileRecursive()