Searched refs:copy_file (Results 1 – 3 of 3) sorted by relevance
10 int copy_file(const string& src, const string& dst);
136 copy_file(const string& src, const string& dst) in copy_file() function
320 err = copy_file(it->sourcePath, it->outPath); in main()