Searched defs:quota_over_status (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/plugins/quota/ | ||
H A D | quota.c | 1215 bool quota_over_status; local 1241 "a_over_flag, "a_over_status)) 1263 quota_over_status ? 1 : 0, 1267 if (cur_overquota != quota_over_status) { |
Completed in 240 milliseconds