Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_acl_private.h59 int archive_acl_next(struct archive *, struct archive_acl *, int,
H A Darchive_disk_acl_freebsd.c381 while (archive_acl_next(a, abstract_acl, ae_requested_type, &ae_type, in set_acl()
H A Darchive_acl.c431 archive_acl_next(struct archive *a, struct archive_acl *acl, int want_type, in archive_acl_next() function
H A Darchive_entry.c1710 r = archive_acl_next(entry->archive, &entry->acl, want_type, type, in archive_entry_acl_next()