Searched refs:archive_match_exclude_entry (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/libarchive/libarchive/test/
H A Dtest_archive_match_time.c1275 assertEqualIntA(m, 0, archive_match_exclude_entry(m,
1280 assertEqualIntA(m, 0, archive_match_exclude_entry(m,
1285 assertEqualIntA(m, 0, archive_match_exclude_entry(m,
/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive.h1174 __LA_DECL int archive_match_exclude_entry(struct archive *,
H A Darchive_match.c982 archive_match_exclude_entry(struct archive *_a, int flag, function
996 r = validate_time_flag(_a, flag, "archive_match_exclude_entry");
1439 * call archive_match_exclude_entry(). We cannot know
/freebsd-12-stable/contrib/libarchive/tar/
H A Dwrite.c388 if (archive_match_exclude_entry(bsdtar->matching,

Completed in 118 milliseconds