Searched refs:time_excluded (Results 1 – 1 of 1) sorted by relevance
186 static int time_excluded(struct archive_match *,297 r = time_excluded(a, entry); in archive_match_excluded()1027 return (time_excluded(a, entry)); in archive_match_time_excluded()1463 time_excluded(struct archive_match *a, struct archive_entry *entry) in time_excluded() function