Home
last modified time | relevance | path

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

/dragonfly/contrib/libarchive/libarchive/
H A Darchive_acl_private.h70 wchar_t *archive_acl_to_text_w(struct archive_acl *, ssize_t *, int,
H A Darchive_entry.c1583 return (archive_acl_to_text_w(&entry->acl, len, flags, in archive_entry_acl_to_text_w()
1652 entry->acl.acl_text_w = archive_acl_to_text_w(&entry->acl, in archive_entry_acl_text_w()
H A Darchive_acl.c664 archive_acl_to_text_w(struct archive_acl *acl, ssize_t *text_len, int flags, in archive_acl_to_text_w() function
/dragonfly/lib/libarchive/
H A DSymbol.map557 archive_acl_to_text_w;