Lines Matching +defs:set +defs:style

667 		 * We don't need the node data, but need to set dummy data to
789 CHECKM(DST_R_BADKEYTYPE, "key flags revoke bit set");
3784 "'dnstap-output' must be set if 'dnstap' is set");
3841 result = named_config_get(maps, "fstrm-set-buffer-hint", &obj);
3848 result = named_config_get(maps, "fstrm-set-flush-timeout",
3856 result = named_config_get(maps, "fstrm-set-input-queue-size",
3865 maps, "fstrm-set-output-notify-threshold", &obj);
3872 result = named_config_get(maps, "fstrm-set-output-queue-model",
3884 result = named_config_get(maps, "fstrm-set-output-queue-size",
3892 result = named_config_get(maps, "fstrm-set-reopen-interval",
3906 "unable to set up dnstap logfile");
4015 * recursion disabled and do not have "max-cache-size" set explicitly. Using
4346 * option is always treated as the number of bytes to set
4557 * Default to VALIDATION_DEFAULT as set in config.c.
4567 * If dnssec-validation is set but not boolean,
4610 * If 'stale-cache-enable' is false, max_stale_ttl is set to 0,
5332 * "allow-query-cache" inherits from "allow-recursion" if set,
5333 * otherwise from "allow-query" if set.
5345 * "allow-recursion" inherits from "allow-query-cache" if set,
5346 * otherwise from "allow-query" if set.
5360 * if set.
5371 * if set.
5414 * been set at the options/view level, set them to none.
5426 * can get the allow-query default if it wasn't set in named.conf
5474 * Configure sortlist, if set
6356 "could not set up forwarding for domain '%s': %s",
6666 * Forward zones may also set delegation only.
6858 * Determine if we need to set up inline signing.
7008 "set up managed keys zone for view %s, file '%s'",
7493 "set maximum %s to %" PRIu64 ": %s", description, value,
8875 "port set");
8877 "port set");
9311 * Zones have been counted; set the zone manager task pool size.
10003 * If we're setting up the server for the first time, set
10638 * set '*zonep' to NULL, and f 'zonename' is not NULL, copy
10642 * If 'zonetxt' is set, the caller has already pulled a token
11363 * If "default" was used, we set up the default endpoint
11537 const dns_master_style_t *style;
11564 style = &dns_master_style_cache_with_expired;
11566 style = &dns_master_style_cache;
11578 dctx->mctx, dctx->cache, NULL, style, dctx->fp,
11613 style = &dns_master_style_full;
11638 dctx->mctx, dctx->db, dctx->version, style,
12002 bool enable = true, set = true, first = true;
12027 set = false;
12046 if (set) {
12066 if (!set) {
14084 TCHECK(putstr(text, "new zone config is not set"));