Searched refs:archive_entry_acl (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_entry.c1498 archive_entry_acl(struct archive_entry *entry) function
H A Darchive_entry.h597 __LA_DECL struct archive_acl *archive_entry_acl(struct archive_entry *);
H A Darchive_read_support_format_tar.c1040 err = archive_acl_from_text_l(archive_entry_acl(entry),
1840 r = archive_acl_from_text_l(archive_entry_acl(entry), value, type,
H A Darchive_write_disk_posix.c869 archive_acl_copy(&fe->acl, archive_entry_acl(entry));
1858 archive_entry_acl(a->entry),

Completed in 170 milliseconds