Searched defs:archive_match (Results 1 – 1 of 1) sorted by relevance
89 struct archive_match { struct90 struct archive archive;93 int setflag;96 int recursive_include;101 struct match_list exclusions;102 struct match_list inclusions;107 time_t now;108 int newer_mtime_filter;109 time_t newer_mtime_sec;110 long newer_mtime_nsec;[all …]