Searched defs:imap_fetch_more_int (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/imap/
H A Dimap-fetch.c490 static int imap_fetch_more_int(struct imap_fetch_context *ctx, bool cancel) function
618 ret = imap_fetch_more_int(ctx, cmd->cancel);
639 ret = imap_fetch_more_int(ctx, FALSE);

Completed in 12 milliseconds