Searched refs:dns_view_find (Results 1 - 5 of 5) sorted by relevance
/bind-9.6-ESV-R11/lib/dns/include/dns/ |
H A D | view.h | 413 dns_view_find(dns_view_t *view, dns_name_t *name, dns_rdatatype_t type,
|
/bind-9.6-ESV-R11/lib/dns/ |
H A D | lookup.c | 173 result = dns_view_find(lookup->view, name, type, 0, 0, ISC_FALSE,
|
H A D | view.c | 727 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 D | adb.c | 3009 result = dns_view_find(adb->view, &adbname->name, rdtype, now,
|
H A D | validator.c | 993 result = dns_view_find(val->view, name, type, 0, options,
|
Completed in 43 milliseconds