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

/dovecot/src/lib-index/
H A Dmail-index-transaction.c92 const struct mail_index_header *head_hdr, *hdr; local
96 head_hdr = &t->view->index->map->hdr;
98 next_uid = t->reset || head_hdr->uid_validity != hdr->uid_validity ?

Completed in 1016 milliseconds