Searched refs:__extract_last_write_time (Results 1 – 1 of 1) sorted by relevance
992 static file_time_type __extract_last_write_time(const path& p, const StatT& st, in __extract_last_write_time() function1013 return __extract_last_write_time(p, st, ec); in __last_write_time()1711 __extract_last_write_time(__p_, full_st, &ignored_ec); in __do_refresh()