Home
last modified time | relevance | path

Searched defs:archive_match (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_match.c90 struct archive_match { struct
91 struct archive archive;
94 int setflag;
97 int recursive_include;
102 struct match_list exclusions;
108 time_t now;
109 int newer_mtime_filter;
110 time_t newer_mtime_sec;
111 long newer_mtime_nsec;
112 int newer_ctime_filter;
[all …]