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

/dovecot/src/lib-index/
H A Dmail-index-view-sync.c29 uint32_t lost_new_ext_idx; member in struct:mail_index_view_sync_ctx
388 ctx->lost_new_ext_idx != (uint32_t)-1) {
391 ext = array_idx(&new_map->extensions, ctx->lost_new_ext_idx);
428 &ctx->lost_new_ext_idx))
429 ctx->lost_new_ext_idx = (uint32_t)-1;

Completed in 18 milliseconds