Searched refs:TARGET_FETCH_STOP (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/contrib/unbound/iterator/ | ||
| D | iterator.h | 86 #define TARGET_FETCH_STOP 3 macro |
| D | iterator.c | 2673 && iq->sent_count < TARGET_FETCH_STOP) { in processQueryTargets() |