Searched refs:minlabels (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/bind9-45.101/bind9/lib/dns/include/dns/
H A Ddlz.h265 unsigned int minlabels, dns_db_t **dbp);
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Ddlz.c256 dns_dlzfindzone(dns_view_t *view, dns_name_t *name, unsigned int minlabels, argument
284 * match, have an error, or are below the 'minlabels'
285 * threshold. minlabels is 0, if the standard database didn't
286 * have a zone name match. Otherwise minlabels is the number
291 for (i = namelabels; i > minlabels && i > 1; i--) {

Completed in 175 milliseconds