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

/dovecot/src/lib-storage/index/imapc/
H A Dimapc-mailbox.c772 uint64_t highestmodseq; local
775 str_to_uint64(reply->resp_text_value, &highestmodseq) < 0)
778 mbox->sync_highestmodseq = highestmodseq;

Completed in 17 milliseconds