Home
last modified time | relevance | path

Searched refs:dns_resolver_algorithm_supported (Results 1 – 5 of 5) sorted by relevance

/minix3/external/bsd/bind/dist/lib/dns/include/dns/
H A Dresolver.h509 dns_resolver_algorithm_supported(dns_resolver_t *resolver, dns_name_t *name,
/minix3/external/bsd/bind/dist/lib/dns/
H A Dvalidator.c256 if (!dns_resolver_algorithm_supported(val->view->resolver, in dlv_algorithm_supported()
1611 if (!dns_resolver_algorithm_supported(val->view->resolver, in validate()
1842 if (!dns_resolver_algorithm_supported(val->view->resolver, in dlv_validatezonekey()
1871 if (!dns_resolver_algorithm_supported(val->view->resolver, in dlv_validatezonekey()
2194 if (!dns_resolver_algorithm_supported(val->view->resolver, in validatezonekey()
2223 if (!dns_resolver_algorithm_supported(val->view->resolver, in validatezonekey()
2897 dns_resolver_algorithm_supported(val->view->resolver, in check_ds()
H A Dresolver.c9482 dns_resolver_algorithm_supported(dns_resolver_t *resolver, dns_name_t *name, in dns_resolver_algorithm_supported() function
/minix3/external/bsd/bind/dist/lib/dns/win32/
H A Dlibdns.def.in762 dns_resolver_algorithm_supported
/minix3/external/bsd/bind/dist/bin/named/
H A Dquery.c3052 if (!dns_resolver_algorithm_supported(client->view->resolver, in validate()