Searched refs:archive_acl_from_text_w (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_acl.c1137 archive_acl_from_text_w(struct archive_acl *acl, const wchar_t *text, function
H A Darchive_acl_private.h78 int archive_acl_from_text_w(struct archive_acl *, const wchar_t * /* wtext */,
H A Darchive_entry.c1608 return (archive_acl_from_text_w(&entry->acl, wtext, type));

Completed in 125 milliseconds