Searched defs:acls (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/libarchive/test_utils/ |
H A D | test_common.h | 262 #define assertEntrySetAcls(entry, acls, count) \ argument 264 #define assertEntryCompareAcls(entry, acls, count, type, mode) \ argument
|
H A D | test_main.c | 3304 struct archive_test_acl_t *acls, int n) in assertion_entry_set_acls() 3365 struct archive_entry *ae, struct archive_test_acl_t *acls, int cnt, in assertion_entry_compare_acls()
|
/freebsd/contrib/unbound/daemon/ |
H A D | acl_list.c | 416 read_acl_list(struct acl_list* acl, struct config_str2list* acls) in read_acl_list() 579 struct config_str2list* acls, int port) in read_acl_interface_action()
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_acl_platform_nfs4.c | 259 set_acls(struct archive_entry * ae,struct myacl_t * acls,int start,int end) set_acls() argument [all...] |
H A D | main.c | 2435 struct archive_test_acl_t *acls, int n) in archive_test_set_acls() 2487 struct archive_test_acl_t *acls, int cnt, int want_type, int mode) in archive_test_compare_acls()
|
/freebsd/contrib/unbound/util/ |
H A D | config_file.h | 283 struct config_str2list* acls; member
|