Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_match.c112 time_t newer_ctime_sec; member
1086 a->newer_ctime_sec = ctime_sec; in set_timefilter()
1479 if (sec < a->newer_ctime_sec) in time_excluded()
1481 if (sec == a->newer_ctime_sec) { in time_excluded()