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

/dovecot/src/lib-dict-backend/
H A Ddict-sql.c367 unsigned int i, count, count2, exact_count; local
381 exact_count = count == count2 && recurse_type != SQL_DICT_RECURSE_NONE ?
383 for (i = 0; i < exact_count; i++) {

Completed in 1186 milliseconds