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

/dovecot/src/lib-storage/
H A Dmail-error.h23 MAIL_ERROR_NONE = 0, enumerator in enum:mail_error
H A Dmail-storage.c515 storage->error = MAIL_ERROR_NONE;
697 if (storage->error == MAIL_ERROR_NONE) {
H A Dmailbox-list.c1939 list->error = MAIL_ERROR_NONE;
/dovecot/src/imap/
H A Dcmd-close.c13 enum mail_error error = MAIL_ERROR_NONE;
H A Dcmd-expunge.c14 enum mail_error error = MAIL_ERROR_NONE;
H A Dcmd-fetch.c231 if (ctx->error == MAIL_ERROR_NONE)
H A Dimap-commands-util.c148 case MAIL_ERROR_NONE:
H A Dimap-fetch.c482 if (ctx->error == MAIL_ERROR_NONE) {
/dovecot/src/plugins/lazy-expunge/
H A Dlazy-expunge-plugin.c277 if (lt->delayed_error != MAIL_ERROR_NONE)
300 if (lt->delayed_error != MAIL_ERROR_NONE)
423 if (lt->dest_trans != NULL && lt->delayed_error == MAIL_ERROR_NONE) {
429 if (lt->delayed_error == MAIL_ERROR_NONE)
/dovecot/src/lib-imap-storage/
H A Dimap-metadata.c297 if (imtrans->error != MAIL_ERROR_NONE) {
H A Dimap-msgpart-url.c119 *error_code_r = MAIL_ERROR_NONE;
/dovecot/src/lib-imap-urlauth/
H A Dimap-urlauth.c387 *error_code_r = MAIL_ERROR_NONE;
/dovecot/src/lib-lda/
H A Dmail-deliver.c212 *error_r = MAIL_ERROR_NONE;
/dovecot/src/doveadm/
H A Ddoveadm-mail.c59 case MAIL_ERROR_NONE:

Completed in 32 milliseconds