Home
last modified time | relevance | path

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

/build/make/tools/libhost/
DCopyFile.c116 static int copyFileContents(const char* dst, int dstFd, const char* src, int srcFd) in copyFileContents() function
291 copyResult = copyFileContents(dst, dstFd, src, srcFd); in copyRegular()
320 copyResult = copyFileContents(dstRsrcName, dstFd, in copyRegular()