Searched defs:from_stat (Results 1 – 4 of 4) sorted by relevance
326 copy_fifo(struct stat *from_stat, int exists) in copy_fifo()340 copy_special(struct stat *from_stat, int exists) in copy_special()
305 from_stat(const fs::stat_type& st, std::error_code& ec) noexcept in from_stat() function
301 from_stat(const fs::stat_type& st, std::error_code& ec) noexcept in from_stat() function
906 StatT const& from_stat = from_fd.get_stat(); in __copy_file() local