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

/dovecot/src/plugins/quota/
H A Dquota.c463 void quota_deinit(struct quota **_quota) argument
465 struct quota *quota = *_quota;
474 *_quota = NULL;

Completed in 929 milliseconds