Searched refs:new_modseq_hdr (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-index/
H A Dmail-index-modseq.c487 struct mail_index_modseq_header new_modseq_hdr; local
506 i_zero(&new_modseq_hdr);
507 new_modseq_hdr.highest_modseq = highest_modseq;
508 new_modseq_hdr.log_seq = log_seq;
509 new_modseq_hdr.log_offset = log_offset;
512 &new_modseq_hdr, sizeof(new_modseq_hdr));

Completed in 652 milliseconds