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

/dovecot/src/plugins/quota/
H A Dquota-imapc.c29 struct mail_namespace *imapc_ns; member in struct:imapc_quota_root
94 if (root->imapc_ns == NULL)
95 root->imapc_ns = ns;
219 list = root->imapc_ns->list;
227 root->imapc_ns->prefix);
373 if (root->imapc_ns == NULL) {

Completed in 7 milliseconds