Searched refs:set_file_times (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/src/filesystem/
H A Dtime_utils.h324 inline bool set_file_times(const path& p, std::array<TimeSpec, 2> const& TS, error_code& ec) { function in namespace:detail
H A Doperations.cpp611 detail::set_file_times(p, tbuf, m_ec);

Completed in 67 milliseconds