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

/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c1227 static uint64_t time_win_to_unix(uint64_t win_time) { argument
1230 return win_time / ns_in_sec - sec_to_unix;

Completed in 219 milliseconds