Home
last modified time | relevance | path

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

/build/make/tools/libhost/
DCopyFile.c58 static bool isSourceNewer(const struct stat* pSrcStat, const struct stat* pDstStat) in isSourceNewer() function
234 if (!isSourceNewer(pSrcStat, &dstStat)) { in copyRegular()
390 if (!isSourceNewer(pSrcStat, &dstStat)) { in copySymlink()