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

/freebsd-9.3-release/contrib/libarchive/libarchive/test/
H A Dtest_acl_basic.c93 acl_match(struct acl_t *acl, int type, int permset, int tag, int qual, const char *name) function
137 if (acl_match(&acls[marker[i]], type, permset,
H A Dtest_acl_freebsd.c73 acl_match(acl_entry_t aclent, struct myacl_t *myacl) function
156 if (acl_match(acl_entry, &myacls[marker[i]])) {
H A Dtest_acl_pax.c319 acl_match(struct acl_t *acl, int type, int permset, int tag, int qual, const char *name) function
359 if (acl_match(&acls[marker[i]], type, permset,

Completed in 63 milliseconds