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

/dovecot/src/plugins/quota/
H A Dquota.c75 static const struct quota_backend *quota_backend_find(const char *name) function
89 i_assert(quota_backend_find(backend->name) == NULL);
214 backend = quota_backend_find(backend_name);

Completed in 15 milliseconds