Searched defs:_quota_set (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/plugins/quota/ | ||
H A D | quota.c | 362 void quota_settings_deinit(struct quota_settings **_quota_set) argument 364 struct quota_settings *quota_set = *_quota_set; 366 *_quota_set = NULL; |
Completed in 507 milliseconds