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

/dovecot/src/lib-storage/index/
H A Dindex-sync.c282 if (hdr->first_recent_uid < ibox->recent_flags_prev_first_recent_uid) {
285 ibox->recent_flags_prev_first_recent_uid,
292 ibox->recent_flags_prev_first_recent_uid = hdr->first_recent_uid;
H A Dindex-storage.h42 uint32_t recent_flags_prev_first_recent_uid; member in struct:index_mailbox_context

Completed in 451 milliseconds