Searched defs:maxopts (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/bind9/
H A Dcheck.c1836 unsigned int maxopts = 1; local
1839 maxopts++;
1843 maxopts++;
1844 if (cfg_map_count(zoptions) > maxopts) {

Completed in 23 milliseconds