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

/dovecot/src/lib-index/
H A Dmail-index-transaction-export.c157 unsigned int hdr_update_size; local
160 hdr_update_size = ext_hdr_update_get_size(hu);
161 if (intro->hdr_size < hdr_update_size)
162 intro->hdr_size = hdr_update_size;

Completed in 17 milliseconds