Searched refs:stat_equivalent (Results 1 – 1 of 1) sorted by relevance
155 bool stat_equivalent(struct ::stat& st1, struct ::stat& st2) { in stat_equivalent() function229 || detail::stat_equivalent(f_st, t_st)) in __copy()319 if (to_exists && detail::stat_equivalent(from_stat, to_stat)) { in __copy_file()483 return detail::stat_equivalent(st1, st2); in __equivalent()