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

/dovecot/src/doveadm/
H A Ddoveadm-dump-log.c431 unsigned int i, extra_pos, extra_count = 0; local
435 extra_count++;
436 extra_count++;
443 if ((size-i) != extra_count*sizeof(uint32_t)) {
/dovecot/src/plugins/fts/
H A Dfts-storage.c439 uint32_t seq1, uint32_t seq2, unsigned int *extra_count)
460 *extra_count += 1;
437 fts_mail_precache_range(struct mailbox_transaction_context *trans, struct fts_backend_update_context *update_ctx, uint32_t seq1, uint32_t seq2, unsigned int *extra_count) argument

Completed in 9 milliseconds