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

/freebsd-13-stable/contrib/unbound/validator/
H A Dval_anchor.c644 int contnum = 0; local
658 if(contnum == 0) {
663 if(contnum > 0 && quoted) {
671 } else if(contnum > 0)
676 if(contnum < 5) {
695 contnum = 0;
700 if(contnum > 0) {
711 contnum ++;
712 if(contnum == 1 && !quoted) {

Completed in 118 milliseconds