Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libarchive/tar/
Dutil.c739 #define HALF_YEAR (time_t)365 * 86400 / 2 macro
745 if (tim < now - HALF_YEAR || tim > now + HALF_YEAR)