Searched refs:time_excluded (Results 1 – 1 of 1) sorted by relevance
190 static int time_excluded(struct archive_match *,301 r = time_excluded(a, entry); in archive_match_excluded()1031 return (time_excluded(a, entry)); in archive_match_time_excluded()1439 time_excluded(struct archive_match *a, struct archive_entry *entry) in time_excluded() function