Searched defs:SEARCH_INITIAL_MAX_COST (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-storage/index/
H A Dindex-search.c37 #define SEARCH_INITIAL_MAX_COST 30000 macro
1290 ctx->next_time_check_cost = SEARCH_INITIAL_MAX_COST;
1563 ctx->next_time_check_cost = SEARCH_INITIAL_MAX_COST;

Completed in 13 milliseconds