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

/bind-9.6-ESV-R11/bin/named/
H A Dserver.c517 * Configure DNSSEC keys for a view. Currently used only for
1205 if (strcasecmp(cfg_obj_asstring(obj), "only") != 0)
1871 * Configure the "match-recursive-only" option.
1874 (void)ns_config_get(maps, "match-recursive-only", &obj);
1919 "'additional-from-auth no' is only supported "
1930 "'additional-from-cache no' is only supported "
2098 * For now, there is only one kind of trusted keys, the
2123 result = ns_config_get(maps, "root-delegation-only", &obj);
2501 else if (strcasecmp(forwardstr, "only") == 0)
2639 const cfg_obj_t *only local
[all...]

Completed in 17 milliseconds