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

/dovecot/src/doveadm/dsync/
H A Ddsync-transaction-log-scan.c506 bool *pvt_too_old_r)
512 *pvt_too_old_r = FALSE;
532 *pvt_too_old_r = TRUE;
501 dsync_transaction_log_scan_init(struct mail_index_view *view, struct mail_index_view *pvt_view, uint32_t highest_wanted_uid, uint64_t modseq, uint64_t pvt_modseq, struct dsync_transaction_log_scan **scan_r, bool *pvt_too_old_r) argument

Completed in 8 milliseconds