Searched defs:list_type (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/dig/
H A Dhost.c51 static dns_rdatatype_t list_type = dns_rdatatype_a; variable
283 (list_type == dns_rdatatype_any ||
284 rdataset->type == list_type)) ||
728 list_type = dns_rdatatype_any;
734 list_type = rdtype;
743 list_type = rdtype;
746 list_type = rdtype;
773 list_type = dns_rdatatype_any;

Completed in 12 milliseconds