Home
last modified time | relevance | path

Searched refs:__archive_entry_acl_parse_w (Results 1 – 3 of 3) sorted by relevance

/minix/external/bsd/libarchive/dist/libarchive/
H A Darchive_entry.h418 __LA_DECL int __archive_entry_acl_parse_w(struct archive_entry *,
H A Darchive_read_support_format_tar.c806 err = __archive_entry_acl_parse_w(entry, wp, in header_Solaris_ACL()
1487 __archive_entry_acl_parse_w(entry, wp, in pax_attribute()
1492 __archive_entry_acl_parse_w(entry, wp, in pax_attribute()
H A Darchive_entry.c1630 __archive_entry_acl_parse_w(struct archive_entry *entry, in __archive_entry_acl_parse_w() function