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

/bind-9.11.3/lib/dns/
H A Dresolver.c5786 dns_rdatatype_t vtype = fctx->type; local
5789 vtype = dns_rdatatype_cname;
5791 vtype = dns_rdatatype_dname;
5794 result = valcreate(fctx, addrinfo, name, vtype, valrdataset,

Completed in 47 milliseconds