Home
last modified time | relevance | path

Searched refs:MAX_MINIMISE_TIMEOUT_COUNT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/iterator/
H A Diterator.h81 #define MAX_MINIMISE_TIMEOUT_COUNT 3 macro
H A Diterator.c2705 if(iq->timeout_count < MAX_MINIMISE_TIMEOUT_COUNT) in processQueryTargets()