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