Searched refs:archive_acl_to_text_w (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_acl_private.h | 68 wchar_t *archive_acl_to_text_w(struct archive_acl *, ssize_t *, int,
|
H A D | archive_entry.c | 1725 return (archive_acl_to_text_w(&entry->acl, len, flags, in archive_entry_acl_to_text_w() 1794 entry->acl.acl_text_w = archive_acl_to_text_w(&entry->acl, in archive_entry_acl_text_w()
|
H A D | archive_acl.c | 663 archive_acl_to_text_w(struct archive_acl *acl, ssize_t *text_len, int flags, in archive_acl_to_text_w() function
|