Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/libarchive/dist/libarchive/
Darchive_acl_private.h76 int archive_acl_from_text_w(struct archive_acl *, const wchar_t * /* wtext */,
Darchive_acl.c1136 archive_acl_from_text_w(struct archive_acl *acl, const wchar_t *text, in archive_acl_from_text_w() function
Darchive_entry.c1750 return (archive_acl_from_text_w(&entry->acl, wtext, type)); in archive_entry_acl_from_text_w()