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

/bind-9.11.3/lib/dns/
H A Dgen.c217 int subswitch = 0; local
230 if (tt->type != lasttype && subswitch) {
238 subswitch = 0;
243 subswitch = 1;
259 if (subswitch) {

Completed in 393 milliseconds