Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_match.c87 #define TIME_IS_SET 2 macro
297 if (a->setflag & TIME_IS_SET) { in archive_match_excluded()
1026 if ((a->setflag & TIME_IS_SET) == 0) in archive_match_time_excluded()
1075 a->setflag |= TIME_IS_SET; in set_timefilter()
1081 a->setflag |= TIME_IS_SET; in set_timefilter()
1089 a->setflag |= TIME_IS_SET; in set_timefilter()
1095 a->setflag |= TIME_IS_SET; in set_timefilter()
1456 a->setflag |= TIME_IS_SET; in add_entry()