Home
last modified time | relevance | path

Searched refs:post_hdr_changed (Results 1 – 3 of 3) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-index/
H A Dmail-index-transaction-private.h92 bool post_hdr_changed:1; member
H A Dmail-index-transaction-update.c96 t->post_hdr_changed = FALSE; in mail_index_transaction_reset_v()
113 t->pre_hdr_changed || t->post_hdr_changed || in mail_index_transaction_set_log_updates()
727 t->post_hdr_changed = TRUE; in mail_index_update_header()
H A Dmail-index-transaction-export.c512 if (t->post_hdr_changed) { in mail_index_transaction_export()