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

/dovecot/src/imap/
H A Dimap-search.c421 bool tryagain, minmax, lost_data; local
441 &mail, &tryagain)) {
467 if (tryagain)
/dovecot/src/lib-storage/
H A Dmail-storage.c2148 bool tryagain; local
2150 while (!mailbox_search_next_nonblock(ctx, mail_r, &tryagain)) {
2151 if (!tryagain)

Completed in 22 milliseconds