Searched defs:copy_file (Results 1 – 2 of 2) sorted by relevance
64 static void copy_file(const char* source, const char* destination) { in copy_file() function
652 FileContents copy_file; in applypatch() local768 FileContents* copy_file, in GenerateTarget()