Searched refs:archive_acl_text_len (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_acl.c60 static ssize_t archive_acl_text_len(struct archive_acl *acl, int want_type,
533 archive_acl_text_len(struct archive_acl *acl, int want_type, int flags, function
686 length = archive_acl_text_len(acl, want_type, flags, 1, a, NULL);
919 length = archive_acl_text_len(acl, want_type, flags, 0, NULL, sc);

Completed in 68 milliseconds