Searched refs:to_stat (Results 1 – 1 of 1) sorted by relevance
307 StatT to_stat; in __copy_file() local308 auto to_st = detail::posix_stat(to, to_stat, &m_ec); in __copy_file()319 if (to_exists && detail::stat_equivalent(from_stat, to_stat)) { in __copy_file()