Home
last modified time | relevance | path

Searched defs:copy_file (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/usr.bin/rsync/
H A Dcopy.c68 copy_file(int rootfd, const char *basedir, const struct flist *f) in copy_file() function
/openbsd-src/usr.sbin/pkg_add/OpenBSD/
H A DBaseState.pm243 sub copy_file($self, @p) subroutine
/openbsd-src/gnu/llvm/libcxx/include/__filesystem/
H A Doperations.h69 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to) { return __copy_f… in copy_file() function
70 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, error_code& __ec)… in copy_file() function
71 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, copy_options __op… in copy_file() function
72 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, copy_options __op… in copy_file() function
/openbsd-src/bin/cp/
H A Dutils.c55 copy_file(FTSENT *entp, int exists) in copy_file() function
/openbsd-src/usr.bin/patch/
H A Dutil.c152 copy_file(const char *from, const char *to) in copy_file() function
/openbsd-src/gnu/usr.bin/cvs/emx/
H A Dfilesubr.c37 copy_file (from, to) in copy_file() function
/openbsd-src/gnu/usr.bin/cvs/os2/
H A Dfilesubr.c31 copy_file (from, to) in copy_file() function
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dfilesubr.c29 copy_file (from, to) in copy_file() function
/openbsd-src/gnu/usr.bin/cvs/windows-NT/
H A Dfilesubr.c35 copy_file (from, to) in copy_file() function
/openbsd-src/gnu/usr.bin/cvs/vms/
H A Dfilesubr.c27 copy_file (from_file, to_file) in copy_file() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DPath.cpp1016 std::error_code copy_file(const Twine &From, const Twine &To) { in copy_file() function
1035 std::error_code copy_file(const Twine &From, int ToFD) { in copy_file() function
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dobjcopy.c1650 copy_file (const char *input_filename, const char *output_filename, in copy_file() function
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dobjcopy.c1876 copy_file (const char *input_filename, const char *output_filename, in copy_file() function