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

/dovecot/src/plugins/quota/
H A Dquota.c1215 bool quota_over_status; local
1241 &quota_over_flag, &quota_over_status))
1263 quota_over_status ? 1 : 0,
1267 if (cur_overquota != quota_over_status) {

Completed in 240 milliseconds