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

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dview.h413 dns_view_find(dns_view_t *view, dns_name_t *name, dns_rdatatype_t type,
/bind-9.6-ESV-R11/lib/dns/
H A Dlookup.c173 result = dns_view_find(lookup->view, name, type, 0, 0, ISC_FALSE,
H A Dview.c727 dns_view_find(dns_view_t *view, dns_name_t *name, dns_rdatatype_t type, function
938 result = dns_view_find(view, name, type, now, options, use_hints,
H A Dadb.c3009 result = dns_view_find(adb->view, &adbname->name, rdtype, now,
H A Dvalidator.c993 result = dns_view_find(val->view, name, type, 0, options,

Completed in 43 milliseconds