Lines Matching refs:acls
3309 struct archive_test_acl_t *acls, int n) in assertion_entry_set_acls() argument
3319 acls[i].type, acls[i].permset, acls[i].tag, in assertion_entry_set_acls()
3320 acls[i].qual, acls[i].name); in assertion_entry_set_acls()
3325 (unsigned int)acls[i].type, in assertion_entry_set_acls()
3326 (unsigned int)acls[i].permset, acls[i].tag, in assertion_entry_set_acls()
3327 acls[i].qual, acls[i].name); in assertion_entry_set_acls()
3371 struct archive_entry *ae, struct archive_test_acl_t *acls, int cnt, in assertion_entry_compare_acls() argument
3387 if ((acls[i].type & want_type) != 0) { in assertion_entry_compare_acls()
3402 if (archive_test_acl_match(&acls[marker[i]], type, in assertion_entry_compare_acls()
3483 (unsigned int)acls[marker[0]].type, in assertion_entry_compare_acls()
3484 (unsigned int)acls[marker[0]].permset, in assertion_entry_compare_acls()
3485 acls[marker[0]].tag, acls[marker[0]].qual, in assertion_entry_compare_acls()
3486 acls[marker[0]].name); in assertion_entry_compare_acls()