Searched refs:last_write (Results 1 – 1 of 1) sorted by relevance
1231 FILETIME last_write = timespec_to_filetime(ts); in __last_write_time() local1232 if (!SetFileTime(h, nullptr, nullptr, &last_write)) in __last_write_time()