Home
last modified time | relevance | path

Searched refs:mail_storage_purge (Results 1 – 5 of 5) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/doveadm/
H A Ddoveadm-mail-altmove.c46 if (mail_storage_purge(storage) < 0) { in ns_purge()
H A Ddoveadm-mail.c153 if (mail_storage_purge(storage) < 0) { in cmd_purge_run()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-storage.h485 int mail_storage_purge(struct mail_storage *storage);
H A Dmail-storage.c717 int mail_storage_purge(struct mail_storage *storage) in mail_storage_purge() function
/dports/mail/dovecot/dovecot-2.3.17/src/doveadm/dsync/
H A Ddsync-brain.c334 if (mail_storage_purge(storage) < 0) { in dsync_brain_purge()