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

/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar5.c1229 const uint64_t sec_to_unix = 11644473600LL; local
1230 return win_time / ns_in_sec - sec_to_unix;

Completed in 48 milliseconds