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

/dovecot/src/plugins/quota/
H A Dquota-maildir.c216 struct mail_namespace *ns, time_t latest_mtime,
225 if (mtime > latest_mtime) {
215 maildirs_check_have_changed(struct maildir_quota_root *root, struct mail_namespace *ns, time_t latest_mtime, const char **error_r) argument

Completed in 232 milliseconds