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

/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Ddlz.h233 unsigned int minlabels, dns_db_t **dbp);
/bind-9.6-ESV-R11/lib/dns/
H A Ddlz.c250 dns_dlzfindzone(dns_view_t *view, dns_name_t *name, unsigned int minlabels, argument
278 * match, have an error, or are below the 'minlabels'
279 * threshold. minlabels is 0, if the standard database didn't
280 * have a zone name match. Otherwise minlabels is the number
285 for (i = namelabels; i > minlabels && i > 1; i--) {

Completed in 1023 milliseconds