Searched refs:sym_status2 (Results 1 – 1 of 1) sorted by relevance
109 const bool sym_status2 = bool(options & copy_options::copy_symlinks); in __copy() local114 …sym_status || sym_status2 ? detail::posix_lstat(from, f_st, &m_ec1) : detail::posix_stat(from, f_s… in __copy()