Home
last modified time | relevance | path

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

/src/contrib/unbound/iterator/
H A Diterator.h255 TARGET_COUNT_REF = 0, enumerator
H A Diterator.c742 iq->target_count[TARGET_COUNT_REF] = 1; in target_count_create()
866 iq->target_count[TARGET_COUNT_REF] ++; /* extra reference */ in generate_sub_request()
4535 if(iq->target_count && --iq->target_count[TARGET_COUNT_REF] == 0) { in iter_clear()