Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_archive_match_time.c1303 assertEqualIntA(m, 0, archive_match_exclude_entry(m, in test_pathname_newer_mtime()
1308 assertEqualIntA(m, 0, archive_match_exclude_entry(m, in test_pathname_newer_mtime()
1313 assertEqualIntA(m, 0, archive_match_exclude_entry(m, in test_pathname_newer_mtime()
/freebsd/contrib/libarchive/libarchive/
H A Darchive.h1233 __LA_DECL int archive_match_exclude_entry(struct archive *,
H A Darchive_match.c985 archive_match_exclude_entry(struct archive *_a, int flag, in archive_match_exclude_entry() function
/freebsd/contrib/libarchive/tar/
H A Dwrite.c375 if (archive_match_exclude_entry(bsdtar->matching, in tar_mode_u()