Home
last modified time | relevance | path

Searched defs:__last_write_time (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp563 file_time_type __last_write_time(const path& p, error_code* ec) { in __last_write_time() function
575 void __last_write_time(const path& p, file_time_type new_time, error_code* ec) { in __last_write_time() function