Searched refs:dp_target_count (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/unbound/iterator/
H A Diterator.h319 int dp_target_count; member in struct:iter_qstate
H A Diterator.c155 iq->dp_target_count = 0;
645 iq->dp_target_count++;
750 subiq->dp_target_count = 0;
1350 iq->dp_target_count = 0;
1819 if(iq->dp_target_count > MAX_DP_TARGET_COUNT) {
1824 s, iq->dp_target_count);
1957 iq->dp_target_count = 0;
2449 iq->dp_target_count = 0;
2537 iq->dp_target_count = 0;
2933 iq->dp_target_count
[all...]

Completed in 115 milliseconds