Searched refs:copy_file_impl (Results 1 – 1 of 1) sorted by relevance
133 bool copy_file_impl(const path& from, const path& to, perms from_perms, in copy_file_impl() function297 return detail::copy_file_impl(from, to, from_st.permissions(), ec); in __copy_file()300 return detail::copy_file_impl(from, to, from_st.permissions(), ec); in __copy_file()