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

/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_acl_private.h60 int archive_acl_next(struct archive *, struct archive_acl *, int,
H A Darchive_write_disk_acl.c153 while (archive_acl_next(a, abstract_acl, ae_requested_type, &ae_type,
H A Darchive_acl.c369 archive_acl_next(struct archive *a, struct archive_acl *acl, int want_type, int *type, function
H A Darchive_entry.c1322 r = archive_acl_next(entry->archive, &entry->acl, want_type, type,

Completed in 102 milliseconds