Searched refs:filecopy (Results 1 – 3 of 3) sorted by relevance
775 if (filecopy(bakfpath, fpath) != 0) { in append_dumptime()
1037 extern int filecopy(char *, char *);
1059 filecopy(char *dest, char *src) in filecopy() function