sbin/unwind/libunbound/daemon/acl_list.h
149
int acl_list_apply_cfg(struct acl_list* acl, struct config_file* cfg,
sbin/unwind/libunbound/daemon/acl_list.h
165
int acl_interface_apply_cfg(struct acl_list* acl_interface, struct config_file* cfg,
sbin/unwind/libunbound/daemon/acl_list.h
47
struct config_file;
sbin/unwind/libunbound/daemon/remote.h
259
struct daemon_remote* daemon_remote_create(struct config_file* cfg);
sbin/unwind/libunbound/daemon/remote.h
280
struct listen_port* daemon_remote_open_ports(struct config_file* cfg);
sbin/unwind/libunbound/daemon/remote.h
52
struct config_file;
sbin/unwind/libunbound/daemon/stats.h
47
struct config_file;
sbin/unwind/libunbound/daemon/stats.h
61
void server_stats_init(struct ub_server_stats* stats, struct config_file* cfg);
sbin/unwind/libunbound/daemon/worker.h
164
int worker_init(struct worker* worker, struct config_file *cfg,
sbin/unwind/libunbound/daemon/worker.h
57
struct config_file;
sbin/unwind/libunbound/dns64/dns64.c
366
dns64_apply_cfg(struct dns64_env* dns64_env, struct config_file* cfg)
sbin/unwind/libunbound/dnscrypt/dnscrypt.h
107
int dnsc_apply_cfg(struct dnsc_env *env, struct config_file *cfg);
sbin/unwind/libunbound/dnscrypt/dnscrypt.h
40
struct config_file;
sbin/unwind/libunbound/dnstap/dnstap.h
107
dt_apply_cfg(struct dt_env *env, struct config_file *cfg);
sbin/unwind/libunbound/dnstap/dnstap.h
114
void dt_apply_logcfg(struct dt_env *env, struct config_file *cfg);
sbin/unwind/libunbound/dnstap/dnstap.h
43
struct config_file;
sbin/unwind/libunbound/dnstap/dnstap.h
99
dt_create(struct config_file* cfg);
sbin/unwind/libunbound/iterator/iter_donotq.c
111
read_donotq(struct iter_donotq* dq, struct config_file* cfg)
sbin/unwind/libunbound/iterator/iter_donotq.c
123
donotq_apply_cfg(struct iter_donotq* dq, struct config_file* cfg)
sbin/unwind/libunbound/iterator/iter_donotq.h
47
struct config_file;
sbin/unwind/libunbound/iterator/iter_donotq.h
82
int donotq_apply_cfg(struct iter_donotq* donotq, struct config_file* cfg);
sbin/unwind/libunbound/iterator/iter_fwd.c
277
read_forwards(struct iter_forwards* fwd, struct config_file* cfg)
sbin/unwind/libunbound/iterator/iter_fwd.c
323
make_stub_holes(struct iter_forwards* fwd, struct config_file* cfg)
sbin/unwind/libunbound/iterator/iter_fwd.c
352
make_auth_holes(struct iter_forwards* fwd, struct config_file* cfg)
sbin/unwind/libunbound/iterator/iter_fwd.c
380
forwards_apply_cfg(struct iter_forwards* fwd, struct config_file* cfg)
sbin/unwind/libunbound/iterator/iter_fwd.h
111
int forwards_apply_cfg(struct iter_forwards* fwd, struct config_file* cfg);
sbin/unwind/libunbound/iterator/iter_fwd.h
47
struct config_file;
sbin/unwind/libunbound/iterator/iter_hints.c
280
read_stubs(struct iter_hints* hints, struct config_file* cfg)
sbin/unwind/libunbound/iterator/iter_hints.c
423
read_root_hints_list(struct iter_hints* hints, struct config_file* cfg)
sbin/unwind/libunbound/iterator/iter_hints.c
442
hints_apply_cfg(struct iter_hints* hints, struct config_file* cfg)
sbin/unwind/libunbound/iterator/iter_hints.h
100
int hints_apply_cfg(struct iter_hints* hints, struct config_file* cfg);
sbin/unwind/libunbound/iterator/iter_hints.h
48
struct config_file;
sbin/unwind/libunbound/iterator/iter_priv.c
109
static int read_names(struct iter_priv* priv, struct config_file* cfg)
sbin/unwind/libunbound/iterator/iter_priv.c
147
int priv_apply_cfg(struct iter_priv* priv, struct config_file* cfg)
sbin/unwind/libunbound/iterator/iter_priv.c
78
static int read_addrs(struct iter_priv* priv, struct config_file* cfg)
sbin/unwind/libunbound/iterator/iter_priv.h
48
struct config_file;
sbin/unwind/libunbound/iterator/iter_priv.h
91
int priv_apply_cfg(struct iter_priv* priv, struct config_file* cfg);
sbin/unwind/libunbound/iterator/iter_utils.c
147
caps_white_apply_cfg(rbtree_type* ntree, struct config_file* cfg)
sbin/unwind/libunbound/iterator/iter_utils.c
180
nat64_apply_cfg(struct iter_nat64* nat64, struct config_file* cfg)
sbin/unwind/libunbound/iterator/iter_utils.c
209
iter_apply_cfg(struct iter_env* iter_env, struct config_file* cfg)
sbin/unwind/libunbound/iterator/iter_utils.h
461
int caps_white_apply_cfg(struct rbtree_type* ntree, struct config_file* cfg);
sbin/unwind/libunbound/iterator/iter_utils.h
469
int nat64_apply_cfg(struct iter_nat64* nat64, struct config_file* cfg);
sbin/unwind/libunbound/iterator/iter_utils.h
50
struct config_file;
sbin/unwind/libunbound/iterator/iter_utils.h
82
int iter_apply_cfg(struct iter_env* iter_env, struct config_file* cfg);
sbin/unwind/libunbound/libunbound/context.c
63
struct config_file* cfg = ctx->env->cfg;
sbin/unwind/libunbound/libunbound/libworker.c
134
struct config_file* cfg = ctx->env->cfg;
sbin/unwind/libunbound/respip/respip.c
406
respip_global_apply_cfg(struct respip_set* set, struct config_file* cfg)
sbin/unwind/libunbound/respip/respip.c
425
respip_views_apply_cfg(struct views* vs, struct config_file* cfg,
sbin/unwind/libunbound/respip/respip.h
119
int respip_global_apply_cfg(struct respip_set* set, struct config_file* cfg);
sbin/unwind/libunbound/respip/respip.h
129
int respip_views_apply_cfg(struct views* vs, struct config_file* cfg,
sbin/unwind/libunbound/services/authzone.c
1478
struct config_file* cfg)
sbin/unwind/libunbound/services/authzone.c
1567
auth_zone_read_zonefile(struct auth_zone* z, struct config_file* cfg)
sbin/unwind/libunbound/services/authzone.c
1786
auth_zones_read_zones(struct auth_zones* az, struct config_file* cfg,
sbin/unwind/libunbound/services/authzone.c
2245
int auth_zones_apply_cfg(struct auth_zones* az, struct config_file* cfg,
sbin/unwind/libunbound/services/authzone.c
5199
struct config_file* cfg = env->cfg;
sbin/unwind/libunbound/services/authzone.h
495
int auth_zones_apply_cfg(struct auth_zones* az, struct config_file* cfg,
sbin/unwind/libunbound/services/authzone.h
52
struct config_file;
sbin/unwind/libunbound/services/authzone.h
641
int auth_zone_read_zonefile(struct auth_zone* z, struct config_file* cfg);
sbin/unwind/libunbound/services/cache/infra.c
1269
int cookie_valid, struct config_file* cfg)
sbin/unwind/libunbound/services/cache/infra.c
1305
time_t timenow, struct config_file* cfg)
sbin/unwind/libunbound/services/cache/infra.c
1327
struct config_file* cfg)
sbin/unwind/libunbound/services/cache/infra.c
212
struct config_file* cfg)
sbin/unwind/libunbound/services/cache/infra.c
232
setup_domain_limits(struct rbtree_type* domain_limits, struct config_file* cfg)
sbin/unwind/libunbound/services/cache/infra.c
279
rbtree_type* wait_limits_cookie_netblock, struct config_file* cfg)
sbin/unwind/libunbound/services/cache/infra.c
314
rbtree_type* wait_limits_cookie_netblock, struct config_file* cfg)
sbin/unwind/libunbound/services/cache/infra.c
346
infra_create(struct config_file* cfg)
sbin/unwind/libunbound/services/cache/infra.c
442
infra_adjust(struct infra_cache* infra, struct config_file* cfg)
sbin/unwind/libunbound/services/cache/infra.h
230
struct infra_cache* infra_create(struct config_file* cfg);
sbin/unwind/libunbound/services/cache/infra.h
247
struct config_file* cfg);
sbin/unwind/libunbound/services/cache/infra.h
508
int cookie_valid, struct config_file* cfg);
sbin/unwind/libunbound/services/cache/infra.h
512
time_t timenow, struct config_file* cfg);
sbin/unwind/libunbound/services/cache/infra.h
516
struct config_file* cfg);
sbin/unwind/libunbound/services/cache/infra.h
521
struct config_file* cfg);
sbin/unwind/libunbound/services/cache/infra.h
528
struct config_file* cfg);
sbin/unwind/libunbound/services/cache/infra.h
53
struct config_file;
sbin/unwind/libunbound/services/cache/rrset.c
61
struct rrset_cache* rrset_cache_create(struct config_file* cfg,
sbin/unwind/libunbound/services/cache/rrset.c
86
struct config_file* cfg, struct alloc_cache* alloc)
sbin/unwind/libunbound/services/cache/rrset.h
47
struct config_file;
sbin/unwind/libunbound/services/cache/rrset.h
67
struct rrset_cache* rrset_cache_create(struct config_file* cfg,
sbin/unwind/libunbound/services/cache/rrset.h
86
struct config_file* cfg, struct alloc_cache* alloc);
sbin/unwind/libunbound/services/listen_dnsport.c
1542
struct ub_randstate* rnd,struct config_file* cfg,
sbin/unwind/libunbound/services/listen_dnsport.c
1901
listening_ports_open(struct config_file* cfg, char** ifs, int num_ifs,
sbin/unwind/libunbound/services/listen_dnsport.c
3276
doq_table_create(struct config_file* cfg, struct ub_randstate* rnd)
sbin/unwind/libunbound/services/listen_dnsport.c
5662
struct config_file* cfg, size_t mem)
sbin/unwind/libunbound/services/listen_dnsport.h
164
struct listen_port* listening_ports_open(struct config_file* cfg,
sbin/unwind/libunbound/services/listen_dnsport.h
220
struct ub_randstate* rnd,struct config_file* cfg,
sbin/unwind/libunbound/services/listen_dnsport.h
529
struct doq_table* doq_table_create(struct config_file* cfg,
sbin/unwind/libunbound/services/listen_dnsport.h
60
struct config_file;
sbin/unwind/libunbound/services/listen_dnsport.h
850
struct config_file* cfg, size_t mem);
sbin/unwind/libunbound/services/localzone.c
1038
lz_setup_implicit(struct local_zones* zones, struct config_file* cfg)
sbin/unwind/libunbound/services/localzone.c
1159
lz_enter_zone_tags(struct local_zones* zones, struct config_file* cfg)
sbin/unwind/libunbound/services/localzone.c
1175
lz_enter_data(struct local_zones* zones, struct config_file* cfg)
sbin/unwind/libunbound/services/localzone.c
1187
lz_freeup_cfg(struct config_file* cfg)
sbin/unwind/libunbound/services/localzone.c
1198
local_zones_apply_cfg(struct local_zones* zones, struct config_file* cfg)
sbin/unwind/libunbound/services/localzone.c
785
lz_enter_zones(struct local_zones* zones, struct config_file* cfg)
sbin/unwind/libunbound/services/localzone.c
828
lz_nodefault(struct config_file* cfg, const char* name)
sbin/unwind/libunbound/services/localzone.c
847
add_empty_default(struct local_zones* zones, struct config_file* cfg,
sbin/unwind/libunbound/services/localzone.c
872
int local_zone_enter_defaults(struct local_zones* zones, struct config_file* cfg)
sbin/unwind/libunbound/services/localzone.c
985
lz_enter_overrides(struct local_zones* zones, struct config_file* cfg)
sbin/unwind/libunbound/services/localzone.h
227
int local_zones_apply_cfg(struct local_zones* zones, struct config_file* cfg);
sbin/unwind/libunbound/services/localzone.h
497
struct config_file* cfg);
sbin/unwind/libunbound/services/localzone.h
53
struct config_file;
sbin/unwind/libunbound/services/outside_network.c
3773
setup_http_user_agent(sldns_buffer* buf, struct config_file* cfg)
sbin/unwind/libunbound/services/outside_network.c
3787
struct config_file* cfg)
sbin/unwind/libunbound/services/outside_network.c
3808
int ssl, char* host, char* path, struct config_file* cfg)
sbin/unwind/libunbound/services/outside_network.h
68
struct config_file;
sbin/unwind/libunbound/services/outside_network.h
810
int ssl, char* host, char* path, struct config_file* cfg);
sbin/unwind/libunbound/services/view.c
141
views_apply_cfg(struct views* vs, struct config_file* cfg)
sbin/unwind/libunbound/services/view.c
145
struct config_file lz_cfg;
sbin/unwind/libunbound/services/view.h
107
int views_apply_cfg(struct views* v, struct config_file* cfg);
sbin/unwind/libunbound/services/view.h
48
struct config_file;
sbin/unwind/libunbound/util/config_file.c
1085
config_get_option(struct config_file* cfg, const char* opt,
sbin/unwind/libunbound/util/config_file.c
1446
create_cfg_parser(struct config_file* cfg, char* filename, const char* chroot)
sbin/unwind/libunbound/util/config_file.c
1460
config_auto_slab_values(struct config_file* cfg)
sbin/unwind/libunbound/util/config_file.c
1495
config_read(struct config_file* cfg, const char* filename, const char* chroot)
sbin/unwind/libunbound/util/config_file.c
1736
config_delete(struct config_file* cfg)
sbin/unwind/libunbound/util/config_file.c
1992
int cfg_condense_ports(struct config_file* cfg, int** avail)
sbin/unwind/libunbound/util/config_file.c
2010
void cfg_apply_local_port_policy(struct config_file* cfg, int num) {
sbin/unwind/libunbound/util/config_file.c
2337
find_tag_id(struct config_file* cfg, const char* tag)
sbin/unwind/libunbound/util/config_file.c
2348
config_add_tag(struct config_file* cfg, const char* tag)
sbin/unwind/libunbound/util/config_file.c
2381
uint8_t* config_parse_taglist(struct config_file* cfg, char* str,
sbin/unwind/libunbound/util/config_file.c
2451
char* config_taglist2str(struct config_file* cfg, uint8_t* taglist,
sbin/unwind/libunbound/util/config_file.c
2486
config_apply(struct config_file* config)
sbin/unwind/libunbound/util/config_file.c
2513
void config_lookup_uid(struct config_file* cfg)
sbin/unwind/libunbound/util/config_file.c
2539
strlen_after_chroot(const char* fname, struct config_file* cfg, int use_chdir)
sbin/unwind/libunbound/util/config_file.c
2581
fname_after_chroot(const char* fname, struct config_file* cfg, int use_chdir)
sbin/unwind/libunbound/util/config_file.c
2657
cfg_parse_local_zone(struct config_file* cfg, const char* val)
sbin/unwind/libunbound/util/config_file.c
2821
void w_config_adjust_directory(struct config_file* cfg)
sbin/unwind/libunbound/util/config_file.c
2844
int options_remote_is_address(struct config_file* cfg)
sbin/unwind/libunbound/util/config_file.c
2926
cfg_has_https(struct config_file* cfg)
sbin/unwind/libunbound/util/config_file.c
2937
cfg_has_quic(struct config_file* cfg)
sbin/unwind/libunbound/util/config_file.c
432
struct config_file* config_create_forlib(void)
sbin/unwind/libunbound/util/config_file.c
434
struct config_file* cfg = config_create();
sbin/unwind/libunbound/util/config_file.c
535
int config_set_option(struct config_file* cfg, const char* opt,
sbin/unwind/libunbound/util/config_file.c
95
struct config_file*
sbin/unwind/libunbound/util/config_file.c
962
int config_get_option_list(struct config_file* cfg, const char* opt,
sbin/unwind/libunbound/util/config_file.c
979
config_get_option_collate(struct config_file* cfg, const char* opt, char** str)
sbin/unwind/libunbound/util/config_file.c
98
struct config_file* cfg;
sbin/unwind/libunbound/util/config_file.c
99
cfg = (struct config_file*)calloc(1, sizeof(struct config_file));
sbin/unwind/libunbound/util/config_file.h
1004
void config_apply(struct config_file* config);
sbin/unwind/libunbound/util/config_file.h
1014
void config_lookup_uid(struct config_file* config);
sbin/unwind/libunbound/util/config_file.h
1024
int config_set_option(struct config_file* config, const char* option,
sbin/unwind/libunbound/util/config_file.h
1036
int config_get_option(struct config_file* cfg, const char* opt,
sbin/unwind/libunbound/util/config_file.h
1046
int config_get_option_list(struct config_file* cfg, const char* opt,
sbin/unwind/libunbound/util/config_file.h
1056
int config_get_option_collate(struct config_file* cfg, const char* opt,
sbin/unwind/libunbound/util/config_file.h
1224
int options_remote_is_address(struct config_file* cfg);
sbin/unwind/libunbound/util/config_file.h
1272
int config_add_tag(struct config_file* cfg, const char* tag);
sbin/unwind/libunbound/util/config_file.h
1280
int find_tag_id(struct config_file* cfg, const char* tag);
sbin/unwind/libunbound/util/config_file.h
1290
uint8_t* config_parse_taglist(struct config_file* cfg, char* str,
sbin/unwind/libunbound/util/config_file.h
1300
char* config_taglist2str(struct config_file* cfg, uint8_t* taglist,
sbin/unwind/libunbound/util/config_file.h
1320
int cfg_parse_local_zone(struct config_file* cfg, const char* val);
sbin/unwind/libunbound/util/config_file.h
1339
int cfg_condense_ports(struct config_file* cfg, int** avail);
sbin/unwind/libunbound/util/config_file.h
1346
void cfg_apply_local_port_policy(struct config_file* cfg, int num);
sbin/unwind/libunbound/util/config_file.h
1365
char* fname_after_chroot(const char* fname, struct config_file* cfg,
sbin/unwind/libunbound/util/config_file.h
1386
struct config_file* cfg;
sbin/unwind/libunbound/util/config_file.h
1423
void w_config_adjust_directory(struct config_file* cfg);
sbin/unwind/libunbound/util/config_file.h
1468
int cfg_has_https(struct config_file* cfg);
sbin/unwind/libunbound/util/config_file.h
1475
int cfg_has_quic(struct config_file* cfg);
sbin/unwind/libunbound/util/config_file.h
964
struct config_file* config_create(void);
sbin/unwind/libunbound/util/config_file.h
970
struct config_file* config_create_forlib(void);
sbin/unwind/libunbound/util/config_file.h
981
void config_auto_slab_values(struct config_file* config);
sbin/unwind/libunbound/util/config_file.h
991
int config_read(struct config_file* config, const char* filename,
sbin/unwind/libunbound/util/config_file.h
998
void config_delete(struct config_file* config);
sbin/unwind/libunbound/util/data/msgparse.c
1270
struct config_file* cfg, struct comm_point* c,
sbin/unwind/libunbound/util/data/msgparse.c
949
struct edns_data* edns, struct config_file* cfg, struct comm_point* c,
sbin/unwind/libunbound/util/data/msgparse.h
333
struct config_file* cfg, struct comm_point* c,
sbin/unwind/libunbound/util/data/msgparse.h
73
struct config_file;
sbin/unwind/libunbound/util/edns.c
97
struct config_file* config)
sbin/unwind/libunbound/util/edns.h
131
struct config_file* config);
sbin/unwind/libunbound/util/edns.h
49
struct config_file;
sbin/unwind/libunbound/util/module.h
163
struct config_file;
sbin/unwind/libunbound/util/module.h
340
struct config_file* cfg;
sbin/unwind/libunbound/util/netevent.c
2722
struct config_file* cfg)
sbin/unwind/libunbound/util/netevent.c
5880
struct config_file* cfg)
sbin/unwind/libunbound/util/netevent.h
1103
struct config_file* cfg;
sbin/unwind/libunbound/util/netevent.h
616
struct config_file* cfg);
sbin/unwind/libunbound/util/netevent.h
81
struct config_file;
sbin/unwind/libunbound/util/tcp_conn_limit.c
132
read_tcl_list(struct tcl_list* tcl, struct config_file* cfg)
sbin/unwind/libunbound/util/tcp_conn_limit.c
144
tcl_list_apply_cfg(struct tcl_list* tcl, struct config_file* cfg)
sbin/unwind/libunbound/util/tcp_conn_limit.h
47
struct config_file;
sbin/unwind/libunbound/util/tcp_conn_limit.h
96
int tcl_list_apply_cfg(struct tcl_list* tcl, struct config_file* cfg);
sbin/unwind/libunbound/validator/val_anchor.c
1049
anchors_apply_cfg(struct val_anchors* anchors, struct config_file* cfg)
sbin/unwind/libunbound/validator/val_anchor.h
141
int anchors_apply_cfg(struct val_anchors* anchors, struct config_file* cfg);
sbin/unwind/libunbound/validator/val_anchor.h
47
struct config_file;
sbin/unwind/libunbound/validator/val_kcache.c
50
key_cache_create(struct config_file* cfg)
sbin/unwind/libunbound/validator/val_kcache.h
47
struct config_file;
sbin/unwind/libunbound/validator/val_kcache.h
64
struct key_cache* key_cache_create(struct config_file* cfg);
sbin/unwind/libunbound/validator/val_neg.c
1382
struct config_file* cfg)
sbin/unwind/libunbound/validator/val_neg.c
86
struct val_neg_cache* val_neg_create(struct config_file* cfg, size_t maxiter)
sbin/unwind/libunbound/validator/val_neg.h
178
struct val_neg_cache* val_neg_create(struct config_file* cfg, size_t maxiter);
sbin/unwind/libunbound/validator/val_neg.h
247
int addsoa, uint8_t* topname, struct config_file* cfg);
sbin/unwind/libunbound/validator/val_neg.h
51
struct config_file;
sbin/unwind/libunbound/validator/validator.c
164
val_env_apply_cfg(struct val_env* val_env, struct config_file* cfg,
sbin/unwind/libunbound/validator/validator.c
182
struct config_file* cfg)
sbin/unwind/libunbound/validator/validator.h
303
void val_env_apply_cfg(struct val_env* val_env, struct config_file* cfg,
sbin/unwind/libunbound/validator/validator.h
55
struct config_file;
usr.sbin/npppd/npppd/npppd.c
235
npppd_init(npppd *_this, const char *config_file)
usr.sbin/npppd/npppd/npppd.c
251
NPPPD_ASSERT(config_file != NULL);
usr.sbin/npppd/npppd/npppd.c
269
if (realpath(config_file, _this->config_file) == NULL) {
usr.sbin/npppd/npppd/npppd.c
271
config_file, __func__);
usr.sbin/npppd/npppd/npppd.c
275
NPPPD_ASSERT(_this->config_file[0] == '/');
usr.sbin/npppd/npppd/npppd_config.c
106
_this->config_file);
usr.sbin/npppd/npppd/npppd_config.c
95
if (npppd_conf_parse(&conf, _this->config_file) != 0) {
usr.sbin/npppd/npppd/npppd_config.c
97
_this->config_file);
usr.sbin/npppd/npppd/npppd_local.h
136
char config_file[PATH_MAX];
usr.sbin/unbound/cachedb/cachedb.c
229
cachedb_apply_cfg(struct cachedb_env* cachedb_env, struct config_file* cfg)
usr.sbin/unbound/daemon/acl_list.c
271
acl_list_tag_action_cfg(struct acl_list* acl, struct config_file* cfg,
usr.sbin/unbound/daemon/acl_list.c
364
acl_list_tag_data_cfg(struct acl_list* acl, struct config_file* cfg,
usr.sbin/unbound/daemon/acl_list.c
476
read_acl_tag_actions(struct acl_list* acl, struct config_file* cfg,
usr.sbin/unbound/daemon/acl_list.c
502
read_acl_tag_datas(struct acl_list* acl, struct config_file* cfg,
usr.sbin/unbound/daemon/acl_list.c
527
acl_list_apply_cfg(struct acl_list* acl, struct config_file* cfg,
usr.sbin/unbound/daemon/acl_list.c
665
struct config_file* cfg,
usr.sbin/unbound/daemon/acl_list.c
703
struct config_file* cfg,
usr.sbin/unbound/daemon/acl_list.c
739
acl_interface_apply_cfg(struct acl_list* acl_interface, struct config_file* cfg,
usr.sbin/unbound/daemon/acl_list.h
149
int acl_list_apply_cfg(struct acl_list* acl, struct config_file* cfg,
usr.sbin/unbound/daemon/acl_list.h
165
int acl_interface_apply_cfg(struct acl_list* acl_interface, struct config_file* cfg,
usr.sbin/unbound/daemon/acl_list.h
47
struct config_file;
usr.sbin/unbound/daemon/daemon.c
1017
void daemon_apply_cfg(struct daemon* daemon, struct config_file* cfg)
usr.sbin/unbound/daemon/daemon.h
222
void daemon_apply_cfg(struct daemon* daemon, struct config_file* cfg);
usr.sbin/unbound/daemon/daemon.h
48
struct config_file;
usr.sbin/unbound/daemon/daemon.h
82
struct config_file* cfg;
usr.sbin/unbound/daemon/remote.c
147
remote_setup_ctx(struct daemon_remote* rc, struct config_file* cfg)
usr.sbin/unbound/daemon/remote.c
1587
struct config_file lz_cfg;
usr.sbin/unbound/daemon/remote.c
198
daemon_remote_create(struct config_file* cfg)
usr.sbin/unbound/daemon/remote.c
274
struct config_file* cfg)
usr.sbin/unbound/daemon/remote.c
3162
struct config_file* cfg = worker->env.cfg;
usr.sbin/unbound/daemon/remote.c
362
struct listen_port* daemon_remote_open_ports(struct config_file* cfg)
usr.sbin/unbound/daemon/remote.c
4684
struct config_file* oldcfg;
usr.sbin/unbound/daemon/remote.c
4689
fr_read_config(struct fast_reload_thread* fr, struct config_file** newcfg)
usr.sbin/unbound/daemon/remote.c
4763
fr_check_tag_defines(struct fast_reload_thread* fr, struct config_file* newcfg)
usr.sbin/unbound/daemon/remote.c
4886
fr_check_compat_cfg(struct fast_reload_thread* fr, struct config_file* newcfg)
usr.sbin/unbound/daemon/remote.c
4890
struct config_file* cfg = fr->worker->env.cfg;
usr.sbin/unbound/daemon/remote.c
4959
fr_check_nopause_compat_cfg(struct fast_reload_thread* fr, struct config_file* newcfg)
usr.sbin/unbound/daemon/remote.c
4962
struct config_file* cfg = fr->worker->env.cfg;
usr.sbin/unbound/daemon/remote.c
5166
config_file_getmem(struct config_file* cfg)
usr.sbin/unbound/daemon/remote.c
5289
struct config_file* newcfg, struct fast_reload_construct* ct)
usr.sbin/unbound/daemon/remote.c
5530
struct config_file* newcfg, struct fast_reload_construct* ct)
usr.sbin/unbound/daemon/remote.c
5738
if(!(ct->oldcfg = (struct config_file*)calloc(1,
usr.sbin/unbound/daemon/remote.c
5815
fr_atomic_copy_cfg(struct config_file* oldcfg, struct config_file* cfg,
usr.sbin/unbound/daemon/remote.c
5816
struct config_file* newcfg)
usr.sbin/unbound/daemon/remote.c
6185
fr_adjust_cache(struct module_env* env, struct config_file* oldcfg)
usr.sbin/unbound/daemon/remote.c
6261
struct config_file* oldcfg)
usr.sbin/unbound/daemon/remote.c
6303
struct config_file* cfg = env->cfg;
usr.sbin/unbound/daemon/remote.c
6328
fr_reload_config(struct fast_reload_thread* fr, struct config_file* newcfg,
usr.sbin/unbound/daemon/remote.c
6507
fr_reload_ipc(struct fast_reload_thread* fr, struct config_file* newcfg,
usr.sbin/unbound/daemon/remote.c
6531
struct config_file* newcfg = NULL;
usr.sbin/unbound/daemon/remote.c
7292
struct config_file* cfg = worker->env.cfg;
usr.sbin/unbound/daemon/remote.c
7596
struct config_file* cfg = worker->env.cfg;
usr.sbin/unbound/daemon/remote.h
259
struct daemon_remote* daemon_remote_create(struct config_file* cfg);
usr.sbin/unbound/daemon/remote.h
280
struct listen_port* daemon_remote_open_ports(struct config_file* cfg);
usr.sbin/unbound/daemon/remote.h
52
struct config_file;
usr.sbin/unbound/daemon/stats.c
90
void server_stats_init(struct ub_server_stats* stats, struct config_file* cfg)
usr.sbin/unbound/daemon/stats.h
47
struct config_file;
usr.sbin/unbound/daemon/stats.h
61
void server_stats_init(struct ub_server_stats* stats, struct config_file* cfg);
usr.sbin/unbound/daemon/unbound.c
174
checkrlimits(struct config_file* cfg)
usr.sbin/unbound/daemon/unbound.c
301
apply_settings(struct daemon* daemon, struct config_file* cfg,
usr.sbin/unbound/daemon/unbound.c
469
setup_listen_sslctx(void** ctx, int is_dot, int is_doh, struct config_file* cfg)
usr.sbin/unbound/daemon/unbound.c
484
setup_sslctxs(struct daemon* daemon, struct config_file* cfg)
usr.sbin/unbound/daemon/unbound.c
524
perform_setup(struct daemon* daemon, struct config_file* cfg, int debug_mode,
usr.sbin/unbound/daemon/unbound.c
727
struct config_file* cfg = NULL;
usr.sbin/unbound/daemon/worker.c
1093
struct config_file* cfg = w->env.cfg;
usr.sbin/unbound/daemon/worker.c
2180
worker_init(struct worker* worker, struct config_file *cfg,
usr.sbin/unbound/daemon/worker.h
164
int worker_init(struct worker* worker, struct config_file *cfg,
usr.sbin/unbound/daemon/worker.h
57
struct config_file;
usr.sbin/unbound/dns64/dns64.c
366
dns64_apply_cfg(struct dns64_env* dns64_env, struct config_file* cfg)
usr.sbin/unbound/dnscrypt/dnscrypt.c
559
dnsc_chroot_path(struct config_file *cfg, char *path)
usr.sbin/unbound/dnscrypt/dnscrypt.c
577
dnsc_parse_certs(struct dnsc_env *env, struct config_file *cfg)
usr.sbin/unbound/dnscrypt/dnscrypt.c
683
dnsc_load_local_data(struct dnsc_env* dnscenv, struct config_file *cfg)
usr.sbin/unbound/dnscrypt/dnscrypt.c
791
dnsc_parse_keys(struct dnsc_env *env, struct config_file *cfg)
usr.sbin/unbound/dnscrypt/dnscrypt.c
964
dnsc_apply_cfg(struct dnsc_env *env, struct config_file *cfg)
usr.sbin/unbound/dnscrypt/dnscrypt.h
107
int dnsc_apply_cfg(struct dnsc_env *env, struct config_file *cfg);
usr.sbin/unbound/dnscrypt/dnscrypt.h
40
struct config_file;
usr.sbin/unbound/dnstap/dnstap.c
156
dt_create(struct config_file* cfg)
usr.sbin/unbound/dnstap/dnstap.c
192
dt_apply_identity(struct dt_env *env, struct config_file *cfg)
usr.sbin/unbound/dnstap/dnstap.c
219
dt_apply_version(struct dt_env *env, struct config_file *cfg)
usr.sbin/unbound/dnstap/dnstap.c
239
dt_apply_logcfg(struct dt_env *env, struct config_file *cfg)
usr.sbin/unbound/dnstap/dnstap.c
280
dt_apply_cfg(struct dt_env *env, struct config_file *cfg)
usr.sbin/unbound/dnstap/dnstap.h
107
dt_apply_cfg(struct dt_env *env, struct config_file *cfg);
usr.sbin/unbound/dnstap/dnstap.h
114
void dt_apply_logcfg(struct dt_env *env, struct config_file *cfg);
usr.sbin/unbound/dnstap/dnstap.h
43
struct config_file;
usr.sbin/unbound/dnstap/dnstap.h
99
dt_create(struct config_file* cfg);
usr.sbin/unbound/dnstap/dtstream.c
337
int dt_io_thread_apply_cfg(struct dt_io_thread* dtio, struct config_file *cfg)
usr.sbin/unbound/dnstap/dtstream.h
293
struct config_file *cfg);
usr.sbin/unbound/dnstap/dtstream.h
51
struct config_file;
usr.sbin/unbound/edns-subnet/subnet-whitelist.c
118
read_upstream(struct ecs_whitelist* whitelist, struct config_file* cfg)
usr.sbin/unbound/edns-subnet/subnet-whitelist.c
131
read_names(struct ecs_whitelist* whitelist, struct config_file* cfg)
usr.sbin/unbound/edns-subnet/subnet-whitelist.c
172
struct config_file* cfg)
usr.sbin/unbound/edns-subnet/subnet-whitelist.h
47
struct config_file;
usr.sbin/unbound/edns-subnet/subnet-whitelist.h
88
struct config_file* cfg);
usr.sbin/unbound/edns-subnet/subnetmod.c
353
struct subnet_env *env, struct config_file* cfg)
usr.sbin/unbound/edns-subnet/subnetmod.c
774
struct config_file* cfg)
usr.sbin/unbound/edns-subnet/subnetmod.h
170
struct config_file* cfg);
usr.sbin/unbound/ipsecmod/ipsecmod-whitelist.c
100
struct config_file* cfg)
usr.sbin/unbound/ipsecmod/ipsecmod-whitelist.c
87
read_whitelist(rbtree_type* whitelist, struct config_file* cfg)
usr.sbin/unbound/ipsecmod/ipsecmod-whitelist.h
46
struct config_file;
usr.sbin/unbound/ipsecmod/ipsecmod-whitelist.h
56
struct config_file* cfg);
usr.sbin/unbound/ipsecmod/ipsecmod.c
57
ipsecmod_apply_cfg(struct ipsecmod_env* ipsecmod_env, struct config_file* cfg)
usr.sbin/unbound/iterator/iter_donotq.c
111
read_donotq(struct iter_donotq* dq, struct config_file* cfg)
usr.sbin/unbound/iterator/iter_donotq.c
123
donotq_apply_cfg(struct iter_donotq* dq, struct config_file* cfg)
usr.sbin/unbound/iterator/iter_donotq.h
47
struct config_file;
usr.sbin/unbound/iterator/iter_donotq.h
82
int donotq_apply_cfg(struct iter_donotq* donotq, struct config_file* cfg);
usr.sbin/unbound/iterator/iter_fwd.c
277
read_forwards(struct iter_forwards* fwd, struct config_file* cfg)
usr.sbin/unbound/iterator/iter_fwd.c
323
make_stub_holes(struct iter_forwards* fwd, struct config_file* cfg)
usr.sbin/unbound/iterator/iter_fwd.c
352
make_auth_holes(struct iter_forwards* fwd, struct config_file* cfg)
usr.sbin/unbound/iterator/iter_fwd.c
380
forwards_apply_cfg(struct iter_forwards* fwd, struct config_file* cfg)
usr.sbin/unbound/iterator/iter_fwd.h
111
int forwards_apply_cfg(struct iter_forwards* fwd, struct config_file* cfg);
usr.sbin/unbound/iterator/iter_fwd.h
47
struct config_file;
usr.sbin/unbound/iterator/iter_hints.c
280
read_stubs(struct iter_hints* hints, struct config_file* cfg)
usr.sbin/unbound/iterator/iter_hints.c
423
read_root_hints_list(struct iter_hints* hints, struct config_file* cfg)
usr.sbin/unbound/iterator/iter_hints.c
442
hints_apply_cfg(struct iter_hints* hints, struct config_file* cfg)
usr.sbin/unbound/iterator/iter_hints.h
100
int hints_apply_cfg(struct iter_hints* hints, struct config_file* cfg);
usr.sbin/unbound/iterator/iter_hints.h
48
struct config_file;
usr.sbin/unbound/iterator/iter_priv.c
109
static int read_names(struct iter_priv* priv, struct config_file* cfg)
usr.sbin/unbound/iterator/iter_priv.c
147
int priv_apply_cfg(struct iter_priv* priv, struct config_file* cfg)
usr.sbin/unbound/iterator/iter_priv.c
78
static int read_addrs(struct iter_priv* priv, struct config_file* cfg)
usr.sbin/unbound/iterator/iter_priv.h
48
struct config_file;
usr.sbin/unbound/iterator/iter_priv.h
91
int priv_apply_cfg(struct iter_priv* priv, struct config_file* cfg);
usr.sbin/unbound/iterator/iter_utils.c
147
caps_white_apply_cfg(rbtree_type* ntree, struct config_file* cfg)
usr.sbin/unbound/iterator/iter_utils.c
180
nat64_apply_cfg(struct iter_nat64* nat64, struct config_file* cfg)
usr.sbin/unbound/iterator/iter_utils.c
209
iter_apply_cfg(struct iter_env* iter_env, struct config_file* cfg)
usr.sbin/unbound/iterator/iter_utils.h
461
int caps_white_apply_cfg(struct rbtree_type* ntree, struct config_file* cfg);
usr.sbin/unbound/iterator/iter_utils.h
469
int nat64_apply_cfg(struct iter_nat64* nat64, struct config_file* cfg);
usr.sbin/unbound/iterator/iter_utils.h
50
struct config_file;
usr.sbin/unbound/iterator/iter_utils.h
82
int iter_apply_cfg(struct iter_env* iter_env, struct config_file* cfg);
usr.sbin/unbound/libunbound/context.c
63
struct config_file* cfg = ctx->env->cfg;
usr.sbin/unbound/libunbound/libworker.c
134
struct config_file* cfg = ctx->env->cfg;
usr.sbin/unbound/respip/respip.c
406
respip_global_apply_cfg(struct respip_set* set, struct config_file* cfg)
usr.sbin/unbound/respip/respip.c
425
respip_views_apply_cfg(struct views* vs, struct config_file* cfg,
usr.sbin/unbound/respip/respip.h
119
int respip_global_apply_cfg(struct respip_set* set, struct config_file* cfg);
usr.sbin/unbound/respip/respip.h
129
int respip_views_apply_cfg(struct views* vs, struct config_file* cfg,
usr.sbin/unbound/services/authzone.c
1478
struct config_file* cfg)
usr.sbin/unbound/services/authzone.c
1567
auth_zone_read_zonefile(struct auth_zone* z, struct config_file* cfg)
usr.sbin/unbound/services/authzone.c
1786
auth_zones_read_zones(struct auth_zones* az, struct config_file* cfg,
usr.sbin/unbound/services/authzone.c
2245
int auth_zones_apply_cfg(struct auth_zones* az, struct config_file* cfg,
usr.sbin/unbound/services/authzone.c
5199
struct config_file* cfg = env->cfg;
usr.sbin/unbound/services/authzone.h
495
int auth_zones_apply_cfg(struct auth_zones* az, struct config_file* cfg,
usr.sbin/unbound/services/authzone.h
52
struct config_file;
usr.sbin/unbound/services/authzone.h
641
int auth_zone_read_zonefile(struct auth_zone* z, struct config_file* cfg);
usr.sbin/unbound/services/cache/infra.c
1269
int cookie_valid, struct config_file* cfg)
usr.sbin/unbound/services/cache/infra.c
1305
time_t timenow, struct config_file* cfg)
usr.sbin/unbound/services/cache/infra.c
1327
struct config_file* cfg)
usr.sbin/unbound/services/cache/infra.c
212
struct config_file* cfg)
usr.sbin/unbound/services/cache/infra.c
232
setup_domain_limits(struct rbtree_type* domain_limits, struct config_file* cfg)
usr.sbin/unbound/services/cache/infra.c
279
rbtree_type* wait_limits_cookie_netblock, struct config_file* cfg)
usr.sbin/unbound/services/cache/infra.c
314
rbtree_type* wait_limits_cookie_netblock, struct config_file* cfg)
usr.sbin/unbound/services/cache/infra.c
346
infra_create(struct config_file* cfg)
usr.sbin/unbound/services/cache/infra.c
442
infra_adjust(struct infra_cache* infra, struct config_file* cfg)
usr.sbin/unbound/services/cache/infra.h
230
struct infra_cache* infra_create(struct config_file* cfg);
usr.sbin/unbound/services/cache/infra.h
247
struct config_file* cfg);
usr.sbin/unbound/services/cache/infra.h
508
int cookie_valid, struct config_file* cfg);
usr.sbin/unbound/services/cache/infra.h
512
time_t timenow, struct config_file* cfg);
usr.sbin/unbound/services/cache/infra.h
516
struct config_file* cfg);
usr.sbin/unbound/services/cache/infra.h
521
struct config_file* cfg);
usr.sbin/unbound/services/cache/infra.h
528
struct config_file* cfg);
usr.sbin/unbound/services/cache/infra.h
53
struct config_file;
usr.sbin/unbound/services/cache/rrset.c
61
struct rrset_cache* rrset_cache_create(struct config_file* cfg,
usr.sbin/unbound/services/cache/rrset.c
86
struct config_file* cfg, struct alloc_cache* alloc)
usr.sbin/unbound/services/cache/rrset.h
47
struct config_file;
usr.sbin/unbound/services/cache/rrset.h
67
struct rrset_cache* rrset_cache_create(struct config_file* cfg,
usr.sbin/unbound/services/cache/rrset.h
86
struct config_file* cfg, struct alloc_cache* alloc);
usr.sbin/unbound/services/listen_dnsport.c
1542
struct ub_randstate* rnd,struct config_file* cfg,
usr.sbin/unbound/services/listen_dnsport.c
1901
listening_ports_open(struct config_file* cfg, char** ifs, int num_ifs,
usr.sbin/unbound/services/listen_dnsport.c
3276
doq_table_create(struct config_file* cfg, struct ub_randstate* rnd)
usr.sbin/unbound/services/listen_dnsport.c
5662
struct config_file* cfg, size_t mem)
usr.sbin/unbound/services/listen_dnsport.h
164
struct listen_port* listening_ports_open(struct config_file* cfg,
usr.sbin/unbound/services/listen_dnsport.h
220
struct ub_randstate* rnd,struct config_file* cfg,
usr.sbin/unbound/services/listen_dnsport.h
529
struct doq_table* doq_table_create(struct config_file* cfg,
usr.sbin/unbound/services/listen_dnsport.h
60
struct config_file;
usr.sbin/unbound/services/listen_dnsport.h
850
struct config_file* cfg, size_t mem);
usr.sbin/unbound/services/localzone.c
1038
lz_setup_implicit(struct local_zones* zones, struct config_file* cfg)
usr.sbin/unbound/services/localzone.c
1159
lz_enter_zone_tags(struct local_zones* zones, struct config_file* cfg)
usr.sbin/unbound/services/localzone.c
1175
lz_enter_data(struct local_zones* zones, struct config_file* cfg)
usr.sbin/unbound/services/localzone.c
1187
lz_freeup_cfg(struct config_file* cfg)
usr.sbin/unbound/services/localzone.c
1198
local_zones_apply_cfg(struct local_zones* zones, struct config_file* cfg)
usr.sbin/unbound/services/localzone.c
785
lz_enter_zones(struct local_zones* zones, struct config_file* cfg)
usr.sbin/unbound/services/localzone.c
828
lz_nodefault(struct config_file* cfg, const char* name)
usr.sbin/unbound/services/localzone.c
847
add_empty_default(struct local_zones* zones, struct config_file* cfg,
usr.sbin/unbound/services/localzone.c
872
int local_zone_enter_defaults(struct local_zones* zones, struct config_file* cfg)
usr.sbin/unbound/services/localzone.c
985
lz_enter_overrides(struct local_zones* zones, struct config_file* cfg)
usr.sbin/unbound/services/localzone.h
227
int local_zones_apply_cfg(struct local_zones* zones, struct config_file* cfg);
usr.sbin/unbound/services/localzone.h
497
struct config_file* cfg);
usr.sbin/unbound/services/localzone.h
53
struct config_file;
usr.sbin/unbound/services/outside_network.c
3773
setup_http_user_agent(sldns_buffer* buf, struct config_file* cfg)
usr.sbin/unbound/services/outside_network.c
3787
struct config_file* cfg)
usr.sbin/unbound/services/outside_network.c
3808
int ssl, char* host, char* path, struct config_file* cfg)
usr.sbin/unbound/services/outside_network.h
68
struct config_file;
usr.sbin/unbound/services/outside_network.h
810
int ssl, char* host, char* path, struct config_file* cfg);
usr.sbin/unbound/services/view.c
141
views_apply_cfg(struct views* vs, struct config_file* cfg)
usr.sbin/unbound/services/view.c
145
struct config_file lz_cfg;
usr.sbin/unbound/services/view.h
107
int views_apply_cfg(struct views* v, struct config_file* cfg);
usr.sbin/unbound/services/view.h
48
struct config_file;
usr.sbin/unbound/smallapp/unbound-checkconf.c
1007
check_auth(struct config_file* cfg)
usr.sbin/unbound/smallapp/unbound-checkconf.c
1024
struct config_file* cfg = config_create();
usr.sbin/unbound/smallapp/unbound-checkconf.c
107
print_option(struct config_file* cfg, const char* opt, int final)
usr.sbin/unbound/smallapp/unbound-checkconf.c
132
check_mod(struct config_file* cfg, struct module_func_block* fb)
usr.sbin/unbound/smallapp/unbound-checkconf.c
167
donotquerylocalhostcheck(struct config_file* cfg)
usr.sbin/unbound/smallapp/unbound-checkconf.c
193
localzonechecks(struct config_file* cfg)
usr.sbin/unbound/smallapp/unbound-checkconf.c
205
acl_view_tag_checks(struct config_file* cfg, struct views* views)
usr.sbin/unbound/smallapp/unbound-checkconf.c
293
view_and_respipchecks(struct config_file* cfg)
usr.sbin/unbound/smallapp/unbound-checkconf.c
341
interfacechecks(struct config_file* cfg)
usr.sbin/unbound/smallapp/unbound-checkconf.c
459
controlinterfacechecks(struct config_file* cfg)
usr.sbin/unbound/smallapp/unbound-checkconf.c
492
aclchecks(struct config_file* cfg)
usr.sbin/unbound/smallapp/unbound-checkconf.c
509
tcpconnlimitchecks(struct config_file* cfg)
usr.sbin/unbound/smallapp/unbound-checkconf.c
580
const char* chrootdir, struct config_file* cfg)
usr.sbin/unbound/smallapp/unbound-checkconf.c
602
const char* chrootdir, struct config_file* cfg)
usr.sbin/unbound/smallapp/unbound-checkconf.c
613
const char* chrootdir, struct config_file* cfg)
usr.sbin/unbound/smallapp/unbound-checkconf.c
634
ecs_conf_checks(struct config_file* cfg)
usr.sbin/unbound/smallapp/unbound-checkconf.c
687
morechecks(struct config_file* cfg)
usr.sbin/unbound/smallapp/unbound-checkconf.c
985
check_fwd(struct config_file* cfg)
usr.sbin/unbound/smallapp/unbound-checkconf.c
996
check_hints(struct config_file* cfg)
usr.sbin/unbound/smallapp/unbound-control.c
457
static void do_stats_shm(struct config_file* cfg, struct ub_stats_info* stats,
usr.sbin/unbound/smallapp/unbound-control.c
480
struct config_file* cfg;
usr.sbin/unbound/smallapp/unbound-control.c
547
setup_ctx(struct config_file* cfg)
usr.sbin/unbound/smallapp/unbound-control.c
619
contact_server(const char* svr, struct config_file* cfg, int statuscmd)
usr.sbin/unbound/smallapp/unbound-control.c
934
struct config_file* cfg;
usr.sbin/unbound/testcode/fake_event.c
1433
struct listen_port* listening_ports_open(struct config_file* ATTR_UNUSED(cfg),
usr.sbin/unbound/testcode/fake_event.c
1880
int ssl, char* host, char* path, struct config_file* cfg)
usr.sbin/unbound/testcode/fake_event.c
962
struct config_file* ATTR_UNUSED(cfg),
usr.sbin/unbound/testcode/testbound.c
617
struct listen_port* daemon_remote_open_ports(struct config_file*
usr.sbin/unbound/testcode/testbound.c
623
struct daemon_remote* daemon_remote_create(struct config_file* ATTR_UNUSED(cfg))
usr.sbin/unbound/testcode/testbound.c
768
struct doq_table* doq_table_create(struct config_file* ATTR_UNUSED(cfg),
usr.sbin/unbound/testcode/unitauth.c
664
struct config_file* cfg;
usr.sbin/unbound/testcode/unitinfra.c
122
struct config_file* cfg = config_create();
usr.sbin/unbound/testcode/unitinfra.c
67
struct config_file* cfg, struct sockaddr_storage one, socklen_t onelen,
usr.sbin/unbound/testcode/unitmain.c
741
struct config_file cfg;
usr.sbin/unbound/testcode/unitmain.c
778
struct config_file cfg;
usr.sbin/unbound/testcode/unitmain.c
903
struct config_file cfg;
usr.sbin/unbound/testcode/unitmain.c
924
struct config_file cfg;
usr.sbin/unbound/util/config_file.c
1085
config_get_option(struct config_file* cfg, const char* opt,
usr.sbin/unbound/util/config_file.c
1446
create_cfg_parser(struct config_file* cfg, char* filename, const char* chroot)
usr.sbin/unbound/util/config_file.c
1460
config_auto_slab_values(struct config_file* cfg)
usr.sbin/unbound/util/config_file.c
1495
config_read(struct config_file* cfg, const char* filename, const char* chroot)
usr.sbin/unbound/util/config_file.c
1736
config_delete(struct config_file* cfg)
usr.sbin/unbound/util/config_file.c
1992
int cfg_condense_ports(struct config_file* cfg, int** avail)
usr.sbin/unbound/util/config_file.c
2010
void cfg_apply_local_port_policy(struct config_file* cfg, int num) {
usr.sbin/unbound/util/config_file.c
2337
find_tag_id(struct config_file* cfg, const char* tag)
usr.sbin/unbound/util/config_file.c
2348
config_add_tag(struct config_file* cfg, const char* tag)
usr.sbin/unbound/util/config_file.c
2381
uint8_t* config_parse_taglist(struct config_file* cfg, char* str,
usr.sbin/unbound/util/config_file.c
2451
char* config_taglist2str(struct config_file* cfg, uint8_t* taglist,
usr.sbin/unbound/util/config_file.c
2486
config_apply(struct config_file* config)
usr.sbin/unbound/util/config_file.c
2513
void config_lookup_uid(struct config_file* cfg)
usr.sbin/unbound/util/config_file.c
2539
strlen_after_chroot(const char* fname, struct config_file* cfg, int use_chdir)
usr.sbin/unbound/util/config_file.c
2581
fname_after_chroot(const char* fname, struct config_file* cfg, int use_chdir)
usr.sbin/unbound/util/config_file.c
2657
cfg_parse_local_zone(struct config_file* cfg, const char* val)
usr.sbin/unbound/util/config_file.c
2821
void w_config_adjust_directory(struct config_file* cfg)
usr.sbin/unbound/util/config_file.c
2844
int options_remote_is_address(struct config_file* cfg)
usr.sbin/unbound/util/config_file.c
2926
cfg_has_https(struct config_file* cfg)
usr.sbin/unbound/util/config_file.c
2937
cfg_has_quic(struct config_file* cfg)
usr.sbin/unbound/util/config_file.c
432
struct config_file* config_create_forlib(void)
usr.sbin/unbound/util/config_file.c
434
struct config_file* cfg = config_create();
usr.sbin/unbound/util/config_file.c
535
int config_set_option(struct config_file* cfg, const char* opt,
usr.sbin/unbound/util/config_file.c
95
struct config_file*
usr.sbin/unbound/util/config_file.c
962
int config_get_option_list(struct config_file* cfg, const char* opt,
usr.sbin/unbound/util/config_file.c
979
config_get_option_collate(struct config_file* cfg, const char* opt, char** str)
usr.sbin/unbound/util/config_file.c
98
struct config_file* cfg;
usr.sbin/unbound/util/config_file.c
99
cfg = (struct config_file*)calloc(1, sizeof(struct config_file));
usr.sbin/unbound/util/config_file.h
1004
void config_apply(struct config_file* config);
usr.sbin/unbound/util/config_file.h
1014
void config_lookup_uid(struct config_file* config);
usr.sbin/unbound/util/config_file.h
1024
int config_set_option(struct config_file* config, const char* option,
usr.sbin/unbound/util/config_file.h
1036
int config_get_option(struct config_file* cfg, const char* opt,
usr.sbin/unbound/util/config_file.h
1046
int config_get_option_list(struct config_file* cfg, const char* opt,
usr.sbin/unbound/util/config_file.h
1056
int config_get_option_collate(struct config_file* cfg, const char* opt,
usr.sbin/unbound/util/config_file.h
1224
int options_remote_is_address(struct config_file* cfg);
usr.sbin/unbound/util/config_file.h
1272
int config_add_tag(struct config_file* cfg, const char* tag);
usr.sbin/unbound/util/config_file.h
1280
int find_tag_id(struct config_file* cfg, const char* tag);
usr.sbin/unbound/util/config_file.h
1290
uint8_t* config_parse_taglist(struct config_file* cfg, char* str,
usr.sbin/unbound/util/config_file.h
1300
char* config_taglist2str(struct config_file* cfg, uint8_t* taglist,
usr.sbin/unbound/util/config_file.h
1320
int cfg_parse_local_zone(struct config_file* cfg, const char* val);
usr.sbin/unbound/util/config_file.h
1339
int cfg_condense_ports(struct config_file* cfg, int** avail);
usr.sbin/unbound/util/config_file.h
1346
void cfg_apply_local_port_policy(struct config_file* cfg, int num);
usr.sbin/unbound/util/config_file.h
1365
char* fname_after_chroot(const char* fname, struct config_file* cfg,
usr.sbin/unbound/util/config_file.h
1386
struct config_file* cfg;
usr.sbin/unbound/util/config_file.h
1423
void w_config_adjust_directory(struct config_file* cfg);
usr.sbin/unbound/util/config_file.h
1468
int cfg_has_https(struct config_file* cfg);
usr.sbin/unbound/util/config_file.h
1475
int cfg_has_quic(struct config_file* cfg);
usr.sbin/unbound/util/config_file.h
964
struct config_file* config_create(void);
usr.sbin/unbound/util/config_file.h
970
struct config_file* config_create_forlib(void);
usr.sbin/unbound/util/config_file.h
981
void config_auto_slab_values(struct config_file* config);
usr.sbin/unbound/util/config_file.h
991
int config_read(struct config_file* config, const char* filename,
usr.sbin/unbound/util/config_file.h
998
void config_delete(struct config_file* config);
usr.sbin/unbound/util/data/msgparse.c
1270
struct config_file* cfg, struct comm_point* c,
usr.sbin/unbound/util/data/msgparse.c
949
struct edns_data* edns, struct config_file* cfg, struct comm_point* c,
usr.sbin/unbound/util/data/msgparse.h
333
struct config_file* cfg, struct comm_point* c,
usr.sbin/unbound/util/data/msgparse.h
73
struct config_file;
usr.sbin/unbound/util/edns.c
97
struct config_file* config)
usr.sbin/unbound/util/edns.h
131
struct config_file* config);
usr.sbin/unbound/util/edns.h
49
struct config_file;
usr.sbin/unbound/util/module.h
163
struct config_file;
usr.sbin/unbound/util/module.h
340
struct config_file* cfg;
usr.sbin/unbound/util/netevent.c
2722
struct config_file* cfg)
usr.sbin/unbound/util/netevent.c
5880
struct config_file* cfg)
usr.sbin/unbound/util/netevent.h
1103
struct config_file* cfg;
usr.sbin/unbound/util/netevent.h
616
struct config_file* cfg);
usr.sbin/unbound/util/netevent.h
81
struct config_file;
usr.sbin/unbound/util/tcp_conn_limit.c
132
read_tcl_list(struct tcl_list* tcl, struct config_file* cfg)
usr.sbin/unbound/util/tcp_conn_limit.c
144
tcl_list_apply_cfg(struct tcl_list* tcl, struct config_file* cfg)
usr.sbin/unbound/util/tcp_conn_limit.h
47
struct config_file;
usr.sbin/unbound/util/tcp_conn_limit.h
96
int tcl_list_apply_cfg(struct tcl_list* tcl, struct config_file* cfg);
usr.sbin/unbound/validator/val_anchor.c
1049
anchors_apply_cfg(struct val_anchors* anchors, struct config_file* cfg)
usr.sbin/unbound/validator/val_anchor.h
141
int anchors_apply_cfg(struct val_anchors* anchors, struct config_file* cfg);
usr.sbin/unbound/validator/val_anchor.h
47
struct config_file;
usr.sbin/unbound/validator/val_kcache.c
50
key_cache_create(struct config_file* cfg)
usr.sbin/unbound/validator/val_kcache.h
47
struct config_file;
usr.sbin/unbound/validator/val_kcache.h
64
struct key_cache* key_cache_create(struct config_file* cfg);
usr.sbin/unbound/validator/val_neg.c
1382
struct config_file* cfg)
usr.sbin/unbound/validator/val_neg.c
86
struct val_neg_cache* val_neg_create(struct config_file* cfg, size_t maxiter)
usr.sbin/unbound/validator/val_neg.h
178
struct val_neg_cache* val_neg_create(struct config_file* cfg, size_t maxiter);
usr.sbin/unbound/validator/val_neg.h
247
int addsoa, uint8_t* topname, struct config_file* cfg);
usr.sbin/unbound/validator/val_neg.h
51
struct config_file;
usr.sbin/unbound/validator/validator.c
164
val_env_apply_cfg(struct val_env* val_env, struct config_file* cfg,
usr.sbin/unbound/validator/validator.c
182
struct config_file* cfg)
usr.sbin/unbound/validator/validator.h
303
void val_env_apply_cfg(struct val_env* val_env, struct config_file* cfg,
usr.sbin/unbound/validator/validator.h
55
struct config_file;