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

/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Dview.h484 dns_view_find2(dns_view_t *view, dns_name_t *name, dns_rdatatype_t type,
500 * dns_view_find2() with use_static_stub argument being ISC_FALSE.
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dview.c916 return (dns_view_find2(view, name, type, now, options, use_hints,
922 dns_view_find2(dns_view_t *view, dns_name_t *name, dns_rdatatype_t type, function
H A Dadb.c3521 result = dns_view_find2(adb->view, &adbname->name, rdtype, now,

Completed in 99 milliseconds