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

/dovecot/src/lib-index/
H A Dmail-index-strmap.c68 bool too_large_uids:1; member in struct:mail_index_strmap_read_context
390 ctx->too_large_uids = TRUE;
602 } else if (update_block_offset && !ctx->too_large_uids) {
727 if (ctx.too_large_uids)

Completed in 14 milliseconds