Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/iterator/
H A Diterator.h256 TARGET_COUNT_GLOBAL_QUOTA, enumerator
H A Diterator.c781 iq->target_count[TARGET_COUNT_GLOBAL_QUOTA] += num; in target_count_increase_global_quota()
3047 if(iq->target_count && iq->target_count[TARGET_COUNT_GLOBAL_QUOTA] in processQueryTargets()
3053 iq->target_count[TARGET_COUNT_GLOBAL_QUOTA]); in processQueryTargets()