Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_match.c87 #define TIME_IS_SET 2 macro
300 if (a->setflag & TIME_IS_SET) { in archive_match_excluded()
1029 if ((a->setflag & TIME_IS_SET) == 0) in archive_match_time_excluded()
1078 a->setflag |= TIME_IS_SET; in set_timefilter()
1084 a->setflag |= TIME_IS_SET; in set_timefilter()
1092 a->setflag |= TIME_IS_SET; in set_timefilter()
1098 a->setflag |= TIME_IS_SET; in set_timefilter()
1431 a->setflag |= TIME_IS_SET; in add_entry()