Home
last modified time | relevance | path

Searched defs:aclobj (Results 1 – 25 of 35) sorted by relevance

12

/dports/mail/dovecot/dovecot-2.3.17/src/plugins/acl/
H A Dacl-api.c48 struct acl_object *aclobj = *_aclobj; in acl_object_deinit() local
54 int acl_object_have_right(struct acl_object *aclobj, unsigned int right_idx) in acl_object_have_right()
136 int acl_object_get_my_rights(struct acl_object *aclobj, pool_t pool, in acl_object_get_my_rights()
149 const char *const *acl_object_get_default_rights(struct acl_object *aclobj) in acl_object_get_default_rights()
161 int acl_object_update(struct acl_object *aclobj, in acl_object_update()
190 acl_default_object_list_init(struct acl_object *aclobj) in acl_default_object_list_init()
470 void acl_rights_sort(struct acl_object *aclobj) in acl_rights_sort()
731 static void apply_owner_default_rights(struct acl_object *aclobj) in apply_owner_default_rights()
745 void acl_object_rebuild_cache(struct acl_object *aclobj) in acl_object_rebuild_cache()
820 void acl_object_remove_all_access(struct acl_object *aclobj) in acl_object_remove_all_access()
[all …]
H A Dacl-backend-vfile-update.c23 static int acl_backend_vfile_update_begin(struct acl_object_vfile *aclobj, in acl_backend_vfile_update_begin()
59 vfile_object_modify_right(struct acl_object *aclobj, unsigned int idx, in vfile_object_modify_right()
81 vfile_object_add_right(struct acl_object *aclobj, unsigned int idx, in vfile_object_add_right()
132 acl_backend_vfile_update_write(struct acl_object *aclobj, in acl_backend_vfile_update_write()
197 struct acl_object_vfile *aclobj = in acl_backend_vfile_object_update() local
H A Dacl-backend-vfile.c152 struct acl_object_vfile *aclobj; in acl_backend_vfile_object_init() local
305 struct acl_object_vfile *aclobj = (struct acl_object_vfile *)_aclobj; in acl_backend_vfile_object_deinit() local
318 acl_backend_vfile_read(struct acl_object *aclobj, bool global, const char *path, in acl_backend_vfile_read()
434 acl_backend_vfile_read_with_retry(struct acl_object *aclobj, in acl_backend_vfile_read_with_retry()
486 acl_backend_vfile_refresh(struct acl_object *aclobj, const char *path, in acl_backend_vfile_refresh()
521 int acl_backend_vfile_object_get_mtime(struct acl_object *aclobj, in acl_backend_vfile_object_get_mtime()
558 struct acl_object_vfile *aclobj = (struct acl_object_vfile *)_aclobj; in acl_backend_vfile_object_refresh_cache() local
H A Ddoveadm-acl.c79 struct acl_object *aclobj = acl_mailbox_get_aclobj(box); in cmd_acl_get_mailbox() local
163 struct acl_object *aclobj; in cmd_acl_rights_run() local
398 struct acl_object *aclobj = acl_mailbox_get_aclobj(box); in cmd_acl_debug_mailbox() local
H A Dacl-backend.c185 struct acl_object *aclobj = acl_backend_get_default_object(backend); in acl_backend_get_default_rights() local
H A Dacl-plugin.h47 struct acl_object *aclobj; member
H A Dacl-backend-vfile.h26 struct acl_object aclobj; member
H A Dacl-mailbox.c667 acl_mailbox_update_removed_id(struct acl_object *aclobj, in acl_mailbox_update_removed_id()
693 struct acl_object *aclobj; in acl_mailbox_update_acl() local
H A Dacl-attributes.c59 struct acl_object *aclobj = acl_mailbox_get_aclobj(box); in acl_attribute_get_acl() local
H A Dacl-backend-vfile-acllist.c177 struct acl_object *aclobj; in acllist_append() local
H A Dacl-api-private.h82 struct acl_object *aclobj; member
H A Dacl-lookup-dict.c110 struct acl_object *aclobj; in acl_lookup_dict_rebuild_add_backend() local
H A Dacl-mailbox-list.c64 struct acl_object *aclobj; in acl_mailbox_list_have_right() local
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/mail-crypt/
H A Dmail-crypt-acl-plugin.c34 mail_crypt_acl_has_user_read_right(struct acl_object *aclobj, in mail_crypt_acl_has_user_read_right()
58 static int mail_crypt_acl_has_nonuser_read_right(struct acl_object *aclobj, in mail_crypt_acl_has_nonuser_read_right()
240 static int mail_crypt_acl_object_update(struct acl_object *aclobj, in mail_crypt_acl_object_update()
/dports/mail/dovecot/dovecot-2.3.17/src/plugins/imap-acl/
H A Dimap-acl-plugin.c215 struct acl_object *aclobj) in have_positive_owner_rights()
236 struct acl_object *aclobj, bool convert_owner, in imap_acl_write_aclobj()
840 struct acl_object *aclobj, in imap_acl_update_ensure_keep_admins()
919 struct acl_object *aclobj; in imap_acl_cmd_setacl() local
/dports/dns/bind911/bind-9.11.37/lib/bind9/
H A Dcheck.c432 const cfg_obj_t *aclobj = NULL; in checkacl() local
725 const cfg_obj_t *options, *aclobj, *obj = NULL; in check_recursionacls() local
796 const cfg_obj_t *options, *aclobj, *obj; in check_filteraaaa() local
/dports/dns/bind-tools/bind-9.16.27/bin/plugins/
H A Dfilter-aaaa.c238 const cfg_obj_t *aclobj = NULL; in check_syntax() local
/dports/dns/bind916/bind-9.16.27/bin/plugins/
H A Dfilter-aaaa.c238 const cfg_obj_t *aclobj = NULL; in check_syntax() local
/dports/dns/samba-nsupdate/bind-9.16.5/bin/plugins/
H A Dfilter-aaaa.c242 const cfg_obj_t *aclobj = NULL; in check_syntax() local
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/plugins/
H A Dfilter-a.c235 const cfg_obj_t *aclobj = NULL; in check_syntax() local
H A Dfilter-aaaa.c236 const cfg_obj_t *aclobj = NULL; in check_syntax() local
/dports/dns/bind911/bind-9.11.37/bin/named/
H A Dzoneconf.c84 const cfg_obj_t *aclobj = NULL; in configure_zone_acl() local
/dports/dns/samba-nsupdate/bind-9.16.5/bin/named/
H A Dzoneconf.c87 const cfg_obj_t *aclobj = NULL; in configure_zone_acl() local
/dports/dns/bind916/bind-9.16.27/bin/named/
H A Dzoneconf.c90 const cfg_obj_t *aclobj = NULL; in configure_zone_acl() local
/dports/dns/bind-tools/bind-9.16.27/bin/named/
H A Dzoneconf.c90 const cfg_obj_t *aclobj = NULL; in configure_zone_acl() local

12