Home
last modified time | relevance | path

Searched refs:quota_get_quota (Results 1 – 3 of 3) sorted by relevance

/dports/mail/dbmail/dbmail-3.2.5/src/
H A Ddm_quota.h33 extern T quota_get_quota(uint64_t, const char *, char **);
H A Ddm_quota.c159 T quota_get_quota(uint64_t useridnr, const char *quotaroot, char **errormsg) in quota_get_quota() function
H A Dimapcommands.c2653 if (! (quota = quota_get_quota(self->userid, "", &errormsg))) { in _ic_getquotaroot_enter()
2688 …if (! (quota = quota_get_quota(self->userid, p_string_str(self->args[self->args_idx]), &errormsg))… in _ic_getquota_enter()