Searched refs:archive_acl_next (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_acl_private.h | 59 int archive_acl_next(struct archive *, struct archive_acl *, int,
|
H A D | archive_disk_acl_freebsd.c | 381 while (archive_acl_next(a, abstract_acl, ae_requested_type, &ae_type, in set_acl()
|
H A D | archive_acl.c | 431 archive_acl_next(struct archive *a, struct archive_acl *acl, int want_type, in archive_acl_next() function
|
H A D | archive_entry.c | 1710 r = archive_acl_next(entry->archive, &entry->acl, want_type, type, in archive_entry_acl_next()
|