Searched refs:archive_test_acl_match (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | main.c | 2452 archive_test_acl_match(struct archive_test_acl_t *acl, int type, int permset, in archive_test_acl_match() function 2513 if (archive_test_acl_match(&acls[marker[i]], type, in archive_test_compare_acls()
|
/freebsd/contrib/libarchive/test_utils/ |
H A D | test_main.c | 3330 archive_test_acl_match(struct archive_test_acl_t *acl, int type, int permset, in archive_test_acl_match() function 3396 if (archive_test_acl_match(&acls[marker[i]], type, in assertion_entry_compare_acls()
|