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

/dovecot/src/lib-index/
H A Dtest-mail-transaction-log-file.c21 const struct mail_transaction_flag_update *flag_update;
36 .flag_update = (const struct mail_transaction_flag_update[]) {
41 .flag_update = (const struct mail_transaction_flag_update[]) {
46 .flag_update = (const struct mail_transaction_flag_update[]) {
51 .flag_update = (const struct mail_transaction_flag_update[]) {
56 .flag_update = (const struct mail_transaction_flag_update[]) {
62 .flag_update = (const struct mail_transaction_flag_update[]) {
67 .flag_update = (const struct mail_transaction_flag_update[]) {
72 .flag_update = (const struct mail_transaction_flag_update[]) {
77 .flag_update = (const struct mail_transaction_flag_update[]) {
[all...]
H A Dmail-transaction-log.h102 struct mail_transaction_flag_update { struct
H A Dmail-index-transaction-export.c26 ARRAY(struct mail_transaction_flag_update) log_updates;
28 struct mail_transaction_flag_update *log_update;
H A Dmail-index-sync-update.c430 static int sync_flag_update(const struct mail_transaction_flag_update *u,
584 const struct mail_transaction_flag_update *rec, *end;
H A Dmail-index-sync.c57 const struct mail_transaction_flag_update *u = ctx->data;
151 struct mail_transaction_flag_update update;
H A Dmail-index-view-sync.c343 struct mail_transaction_flag_update flag_update;
779 const struct mail_transaction_flag_update *update =
782 /* data contains mail_transaction_flag_update[] */
H A Dmail-index-modseq.c350 sizeof(struct mail_transaction_flag_update));
H A Dmail-transaction-log-file.c1011 flag_updates_have_non_internal(const struct mail_transaction_flag_update *u,
1075 const struct mail_transaction_flag_update *rec = data;
H A Dmail-transaction-log-view.c642 sizeof(struct mail_transaction_flag_update));
/dovecot/src/doveadm/
H A Ddoveadm-dump-log.c281 const struct mail_transaction_flag_update *u = data;
/dovecot/src/doveadm/dsync/
H A Ddsync-transaction-log-scan.c169 const struct mail_transaction_flag_update *rec = data, *end;

Completed in 38 milliseconds