Searched refs:archive_entry_acl_to_text (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_acl_text.c259 text = archive_entry_acl_to_text(ae, &slen, flags);
H A Dtest_acl_platform_posix1e.c589 acl_text = archive_entry_acl_to_text(ae, NULL, flags);
593 acl_text = archive_entry_acl_to_text(ae, NULL, flags);
597 acl_text = archive_entry_acl_to_text(ae, NULL, dflags);
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_entry.c1588 archive_entry_acl_to_text(struct archive_entry *entry, la_ssize_t *len, function
H A Darchive_entry.h571 __LA_DECL char *archive_entry_acl_to_text(struct archive_entry *,

Completed in 198 milliseconds