Searched refs:to_quota_flush (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/quota-clone/
H A Dquota-clone-plugin.c37 struct timeout *to_quota_flush; member in struct:quota_clone_mailbox
119 timeout_remove(&qbox->to_quota_flush);
135 if (qbox->to_quota_flush == NULL) {
136 qbox->to_quota_flush = timeout_add(QUOTA_CLONE_FLUSH_DELAY_MSECS,

Completed in 10 milliseconds