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

/freebsd-11-stable/contrib/libarchive/libarchive/test/
H A Dtest_acl_platform_nfs4.c41 struct myacl_t { struct
49 static struct myacl_t acls_reg[] = {
138 static struct myacl_t acls_dir[] = {
259 set_acls(struct archive_entry *ae, struct myacl_t *acls, int start, int end)
436 acl_match(ace_t *ace, struct myacl_t *myacl)
490 acl_match(struct richace *richace, struct myacl_t *myacl)
546 acl_match(acl_entry_t aclent, struct myacl_t *myacl)
605 acl_match(acl_entry_t aclent, struct myacl_t *myacl)
692 struct myacl_t *myacls, const char *filename, int start, int end)
785 compare_entry_acls(struct archive_entry *ae, struct myacl_t *myacl
[all...]

Completed in 55 milliseconds