Searched refs:acl_special (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_entry.c120 static int acl_special(struct archive_entry *entry,
1206 if (acl_special(entry, type, permset, tag) == 0)
1235 if (acl_special(entry, type, permset, tag) == 0)
1253 acl_special(struct archive_entry *entry, int type, int permset, int tag) function

Completed in 46 milliseconds