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

/freebsd-13-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::__anon2608
424 return posix_utimes(p, TS, ec);

Completed in 71 milliseconds