Searched defs:dict_quota_count (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/plugins/quota/ |
H A D | quota-dict.c | 109 dict_quota_count(struct dict_quota_root *root, function 180 return dict_quota_count(root, want_bytes, value_r, error_r); 190 if (dict_quota_count(root, TRUE, &value, &error) 220 if (dict_quota_count(root, TRUE, &value, error_r)
|
Completed in 11 milliseconds