Searched defs:copy_file (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/atf/atf-c++/
H A Dutils.cpp42 atf::utils::copy_file(const std::string& source, const std::string& destination) function in class:atf::utils
/freebsd-current/usr.sbin/cron/crontab/
H A Dcrontab.c219 copy_file(FILE *in, FILE *out) function
/freebsd-current/usr.bin/patch/
H A Dutil.c164 copy_file(const char *from, const char *to) function
/freebsd-current/contrib/llvm-project/libcxx/include/__filesystem/
H A Doperations.h75 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to) { function
78 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, error_code& __ec) { function
81 inline _LIBCPP_HIDE_FROM_ABI bool copy_file(const path& __from, const path& __to, copy_options __opt) { function
85 copy_file(const path& __from, const path& __to, copy_options __opt, error_code& __ec) { function
/freebsd-current/bin/cp/
H A Dutils.c101 copy_file(const FTSENT *entp, int dne) function
/freebsd-current/contrib/ncurses/misc/
H A Dncu2openbsd344 sub copy_file($$) { subroutine
[all...]

Completed in 197 milliseconds