Home
last modified time | relevance | path

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

/dragonfly/lib/libarchive/
H A DSymbol.map151 archive_match_excluded;
/dragonfly/contrib/libarchive/tar/
H A Dread.c304 if (archive_match_excluded(bsdtar->matching, entry)) in read_archive()
H A Dwrite.c695 if (archive_match_excluded(bsdtar->matching, in_entry)) in append_archive()
/dragonfly/contrib/libarchive/libarchive/
H A Darchive.h1105 __LA_DECL int archive_match_excluded(struct archive *,
H A Darchive_match.c272 archive_match_excluded(struct archive *_a, struct archive_entry *entry) in archive_match_excluded() function