Home
last modified time | relevance | path

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

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