Searched refs:copy_file (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/bin/patch/
H A Dutil.h29 void copy_file PARAMS ((char const *, char const *, int, mode_t));
H A Dutil.c184 copy_file (from, to, 0, mode);
221 copy_file (char const *from, char const *to, int to_flags, mode_t mode) function
H A Dpch.c1855 copy_file (inname, TMPOUTNAME, exclusive, instat.st_mode);
/haiku-fatelf/src/bin/coreutils/src/
H A Dinstall.c76 static bool copy_file (const char *from, const char *to,
740 if (! copy_file (from, to, x))
769 copy_file (const char *from, const char *to, const struct cp_options *x) function

Completed in 49 milliseconds