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

/dovecot/src/plugins/acl/
H A Dacl-cache.c90 unsigned int rights_count, i, idx; local
94 rights_count = str_array_length(rights);
96 for (i = 0; i < rights_count; i++) {

Completed in 7 milliseconds