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

/dovecot/src/lib-index/
H A Dmail-cache-transaction.c521 struct mail_cache_transaction_rec *trans_rec; local
532 trans_rec = array_append_space(&ctx->cache_data_seq);
533 trans_rec->seq = ctx->prev_seq;
534 trans_rec->cache_data_pos = ctx->last_rec_pos;

Completed in 11 milliseconds