Searched refs:TARGET_COUNT_MAX (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/unbound/iterator/ | ||
H A D | iterator.h | 259 TARGET_COUNT_MAX, enumerator |
H A D | iterator.c | 750 iq->target_count = (int*)calloc(TARGET_COUNT_MAX, sizeof(int)); in target_count_create() |