Home
last modified time | relevance | path

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

/dragonfly/lib/libarchive/
H A DSymbol.map174 archive_match_time_excluded;
/dragonfly/contrib/libarchive/libarchive/
H A Darchive.h1149 __LA_DECL int archive_match_time_excluded(struct archive *,
H A Darchive_match.c1010 archive_match_time_excluded(struct archive *_a, in archive_match_time_excluded() function
H A Darchive_read_disk_posix.c1041 r = archive_match_time_excluded(a->matching, entry); in next_entry()