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

/freebsd-12-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Dfilesystem_common.h393 bool posix_utimes(const path& p, std::array<TimeSpec, 2> const& TS, function in namespace:detail::__anon3707
424 return posix_utimes(p, TS, ec);

Completed in 102 milliseconds