Lines Matching defs:only

721 			 * If keyname was specified, we only add that key.
1583 obj = cfg_tuple_get(rpz_obj, "recursive-only");
1799 result = cfg_map_get(map, "log-only", &obj);
1941 if (strcasecmp(cfg_obj_asstring(obj), "only") != 0)
2214 rpz_obj = cfg_tuple_get(obj, "recursive-only");
2487 (void)cfg_map_get(map, "recursive-only", &obj);
2944 * Configure the "match-recursive-only" option.
2947 (void)ns_config_get(maps, "match-recursive-only", &obj);
2992 "'additional-from-auth no' is only supported "
3003 "'additional-from-cache no' is only supported "
3218 * For now, there is only one kind of trusted keys, the
3243 result = ns_config_get(maps, "root-delegation-only", &obj);
3630 else if (strcasecmp(forwardstr, "only") == 0)
3769 const cfg_obj_t *only = NULL;
3852 * Hint zones may also refer to delegation only points.
3854 only = NULL;
3855 tresult = cfg_map_get(zoptions, "delegation-only",
3856 &only);
3857 if (tresult == ISC_R_SUCCESS && cfg_obj_asboolean(only))
3886 * "delegation-only zones" aren't zones either.
3888 if (strcasecmp(ztypestr, "delegation-only") == 0) {
3894 * Redirect zones only require minimal configuration.
3958 * only possible if all of these are true:
4030 * Stub and forward zones may also refer to delegation only points.
4032 only = NULL;
4033 if (cfg_map_get(zoptions, "delegation-only", &only) == ISC_R_SUCCESS)
4035 if (cfg_obj_asboolean(only))
4289 * We currently only consider IPv6, because this only affects IPv6 wildcard
4395 * only to replace ACLs.
5351 * (We only count zones for configured views; the built-in
5352 * "bind" view can be ignored as it only adds a negligible
5431 * Make sure we have a default view if and only if there
5909 * that are loading zones. (This should only be done during
7402 * much more lightweight because only a few (most typically just
7445 * operation, but should typically be marginal: the inner loop is only