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

/dovecot/src/plugins/acl/
H A Dacl-global-file.c216 struct acl_global_rights *global_rights; local
220 array_foreach_modifiable(&file->rights, global_rights) {
221 if (!wildcard_match(vname, global_rights->vpattern))
225 vname, global_rights->vpattern);
227 array_foreach(&global_rights->rights, rights) {

Completed in 12 milliseconds