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

/dovecot/src/lib-index/
H A Dmail-index-sync.c656 unsigned int i, count, next_i; local
659 next_i = UINT_MAX;
679 next_i = i;
685 if (next_i == UINT_MAX) {
691 i = next_i;

Completed in 231 milliseconds