Home
last modified time | relevance | path

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

/trueos/contrib/libarchive/libarchive/
HDarchive_acl_private.h60 int archive_acl_next(struct archive *, struct archive_acl *, int,
HDarchive_write_disk_acl.c147 while (archive_acl_next(a, abstract_acl, ae_requested_type, &ae_type, in set_acl()
HDarchive_acl.c369 archive_acl_next(struct archive *a, struct archive_acl *acl, int want_type, int *type, in archive_acl_next() function
HDarchive_entry.c1322 r = archive_acl_next(entry->archive, &entry->acl, want_type, type, in archive_entry_acl_next()