Home
last modified time | relevance | path

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

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