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

/freebsd-11-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp731 bool copy_file_impl(FileDescriptor& from, FileDescriptor& to, error_code& ec) { function in namespace:__anon1068::parser::PathParser::detail::__anon1069
825 if (!copy_file_impl(from_fd, to_fd, m_ec)) {

Completed in 101 milliseconds