Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/libarchive/libarchive/
HDarchive_acl.c59 static size_t archive_acl_text_len(struct archive_acl *acl, int want_type,
532 archive_acl_text_len(struct archive_acl *acl, int want_type, int flags, in archive_acl_text_len() function
685 length = archive_acl_text_len(acl, want_type, flags, 1, a, NULL); in archive_acl_to_text_w()
918 length = archive_acl_text_len(acl, want_type, flags, 0, NULL, sc); in archive_acl_to_text_l()