Home
last modified time | relevance | path

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

/dragonfly/lib/libarchive/
H A DSymbol.map10 archive_entry_acl_count;
H A DMakefile197 archive_entry_acl.3 archive_entry_acl_count.3 \
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_entry.h592 __LA_DECL int archive_entry_acl_count(struct archive_entry *, int /* want_type */);
H A Darchive_entry.c1543 archive_entry_acl_count(struct archive_entry *entry, int want_type) in archive_entry_acl_count() function