Lines Matching defs:hdr_pvt
97 const struct mail_index_header *hdr_shared, *hdr_pvt;
108 hdr_pvt = mail_index_get_header(ctx->box->view_pvt);
109 if (hdr_pvt->next_uid == hdr_shared->next_uid &&
110 hdr_pvt->messages_count == hdr_shared->messages_count && !force) {
154 const struct mail_index_header *hdr_shared, *hdr_pvt;
166 hdr_pvt = mail_index_get_header(ctx->view_pvt);
169 if (hdr_shared->uid_validity == hdr_pvt->uid_validity) {
177 } else if (hdr_pvt->uid_validity == 0 && hdr_pvt->next_uid <= 1) {
185 ctx->box->vname, hdr_pvt->uid_validity,
196 hdr_pvt->next_uid,