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

/dovecot/src/plugins/quota/
H A Dquota-count.c8 struct count_quota_root { struct
204 quota_count_cached(struct count_quota_root *root,
232 struct count_quota_root *root;
234 root = i_new(struct count_quota_root, 1);
268 struct count_quota_root *root = (struct count_quota_root *)_root;
372 struct count_quota_root *croot = (struct count_quota_root *)root;

Completed in 11 milliseconds