Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/iterator/
H A Diterator.h249 TARGET_COUNT_REF = 0, enumerator
H A Diterator.c753 iq->target_count[TARGET_COUNT_REF] = 1; in target_count_create()
877 iq->target_count[TARGET_COUNT_REF] ++; /* extra reference */ in generate_sub_request()
4518 if(iq->target_count && --iq->target_count[TARGET_COUNT_REF] == 0) { in iter_clear()