Home
last modified time | relevance | path

Searched refs:__extract_last_write_time (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/libcxx/src/filesystem/
H A Doperations.cpp1193 static file_time_type __extract_last_write_time(const path& p, const StatT& st, in __extract_last_write_time() function
1214 return __extract_last_write_time(p, st, ec); in __last_write_time()
1987 __extract_last_write_time(__p_, full_st, &ignored_ec); in __do_refresh()