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

/dovecot/src/imap/
H A Dimap-sync-private.h43 bool have_new_mails:1; member in struct:imap_sync_context
H A Dimap-sync.c66 if (array_count(&ctx->search_adds) == 0 || !ctx->have_new_mails)
305 ctx->have_new_mails = TRUE;
322 if (ctx->have_new_mails && ctx->client->notify_ctx != NULL) {

Completed in 12 milliseconds