Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/iterator/
H A Diterator.h259 TARGET_COUNT_MAX, enumerator
H A Diterator.c750 iq->target_count = (int*)calloc(TARGET_COUNT_MAX, sizeof(int)); in target_count_create()