Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_match.c187 static int time_excluded(struct archive_match *,
298 r = time_excluded(a, entry); in archive_match_excluded()
1028 return (time_excluded(a, entry)); in archive_match_time_excluded()
1464 time_excluded(struct archive_match *a, struct archive_entry *entry) in time_excluded() function