Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/unbound/iterator/
Diterator.h253 TARGET_COUNT_MAX, enumerator
Diterator.c726 iq->target_count = (int*)calloc(TARGET_COUNT_MAX, sizeof(int)); in target_count_create()