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

/dovecot/src/lib-storage/index/
H A Dindex-search.c1480 static enum mail_lookup_abort cache_lookups[] = { local
1485 unsigned int i, n = N_ELEMENTS(cache_lookups);
1504 ctx->cur_mail->lookup_abort = cache_lookups[i];

Completed in 141 milliseconds