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

/dovecot/src/lib-storage/index/dbox-multi/
H A Dmdbox-save.c331 unsigned int highest_pop3_uidl_idx; local
335 highest_pop3_uidl_idx =
337 i_assert(mails[highest_pop3_uidl_idx].seq == ctx->ctx.highest_pop3_uidl_seq);
340 if (!seq_range_array_iter_nth(&iter, highest_pop3_uidl_idx, &uid))

Completed in 633 milliseconds