Searched refs:archive_match_exclude_entry (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_archive_match_time.c | 1303 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 D | archive.h | 1233 __LA_DECL int archive_match_exclude_entry(struct archive *,
|
H A D | archive_match.c | 985 archive_match_exclude_entry(struct archive *_a, int flag, in archive_match_exclude_entry() function
|
/freebsd/contrib/libarchive/tar/ |
H A D | write.c | 375 if (archive_match_exclude_entry(bsdtar->matching, in tar_mode_u()
|