Searched defs:mask_p (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/acl/
H A Dacl-cache.c195 struct acl_mask **mask_p)
203 old_mask = *mask_p;
252 *mask_p = new_mask;
191 acl_cache_update_rights_mask(struct acl_cache *cache, struct acl_object_cache *obj_cache, enum acl_modify_mode modify_mode, const char *const *rights, struct acl_mask **mask_p) argument

Completed in 10 milliseconds