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

/dovecot/src/imap/
H A Dimap-sync.h16 int imap_sync_more(struct imap_sync_context *ctx);
H A Dcmd-idle.c228 if (imap_sync_more(ctx->sync_ctx) == 0) {
H A Dimap-sync.c492 int imap_sync_more(struct imap_sync_context *ctx) function
594 return imap_sync_more(ctx);
627 if ((ret = imap_sync_more(ctx)) == 0)

Completed in 9 milliseconds