Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/unbound/iterator/
HDiterator.h89 #define TARGET_FETCH_STOP 3 macro
HDiterator.c2779 && iq->sent_count < TARGET_FETCH_STOP) { in processQueryTargets()