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

/dovecot/src/lib-index/
H A Dmail-index-transaction-export.c85 ext_hdr_update_get_size(const struct mail_index_transaction_ext_hdr_update *hu) argument
89 for (i = hu->alloc_size; i > 0; i--) {
90 if (hu->mask[i-1] != 0)
156 const struct mail_index_transaction_ext_hdr_update *hu; local
159 hu = array_idx(&t->ext_hdr_updates, ext_id);
160 hdr_update_size = ext_hdr_update_get_size(hu);

Completed in 10 milliseconds