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

/dovecot/src/doveadm/dsync/
H A Ddsync-mailbox-export.c193 struct dsync_mail_change *change, *log_change; local
219 log_change = dsync_transaction_log_scan_find_new_expunge(
221 if (log_change != NULL)
222 change->guid = log_change->guid;

Completed in 421 milliseconds