Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/testcode/
H A Dtestpkts.c1496 unsigned int slashcount = 0; in subdomain_dname() local
1500 slashcount++; in subdomain_dname()
1502 if(slashcount%1 == 1) return 0; /* . preceded by \ */ in subdomain_dname()