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

/dovecot/src/lib-index/
H A Dmail-cache-lookup.c156 ctx->stop = TRUE;
202 if (MAIL_CACHE_IS_UNUSABLE(view->cache) || ctx->stop)
216 if (ctx->stop)
H A Dmail-cache-private.h198 bool stop:1; member in struct:mail_cache_lookup_iterate_ctx
/dovecot/src/plugins/pop3-migration/
H A Dpop3-migration-plugin.c148 bool stop; member in struct:pop3_hdr_context
181 if (ctx->stop)
185 /* CR+CR+LF - some servers stop the header processing
187 matched correctly we want to stop here entirely. */
188 ctx->stop = TRUE;
196 if (ctx->stop)

Completed in 12 milliseconds