Home
last modified time | relevance | path

Searched refs:config_file (Results 1 – 25 of 134) sorted by relevance

123456

/openbsd/usr.sbin/unbound/util/
H A Dconfig_file.h69 struct config_file { struct
906 struct config_file* config_create(void);
912 struct config_file* config_create_forlib(void);
929 void config_delete(struct config_file* config);
935 void config_apply(struct config_file* config);
941 void config_lookup_uid(struct config_file* config);
1151 int options_remote_is_address(struct config_file* cfg);
1207 int find_tag_id(struct config_file* cfg, const char* tag);
1313 struct config_file* cfg;
1350 void w_config_adjust_directory(struct config_file* cfg);
[all …]
H A Dtcp_conn_limit.h47 struct config_file;
96 int tcl_list_apply_cfg(struct tcl_list* tcl, struct config_file* cfg);
/openbsd/sbin/unwind/libunbound/util/
H A Dconfig_file.h69 struct config_file { struct
906 struct config_file* config_create(void);
912 struct config_file* config_create_forlib(void);
929 void config_delete(struct config_file* config);
935 void config_apply(struct config_file* config);
941 void config_lookup_uid(struct config_file* config);
1151 int options_remote_is_address(struct config_file* cfg);
1207 int find_tag_id(struct config_file* cfg, const char* tag);
1313 struct config_file* cfg;
1350 void w_config_adjust_directory(struct config_file* cfg);
[all …]
H A Dtcp_conn_limit.h47 struct config_file;
96 int tcl_list_apply_cfg(struct tcl_list* tcl, struct config_file* cfg);
/openbsd/usr.sbin/unbound/daemon/
H A Dremote.h51 struct config_file;
126 struct daemon_remote* daemon_remote_create(struct config_file* cfg);
147 struct listen_port* daemon_remote_open_ports(struct config_file* cfg);
H A Dacl_list.h47 struct config_file;
147 int acl_list_apply_cfg(struct acl_list* acl, struct config_file* cfg,
166 int acl_interface_apply_cfg(struct acl_list* acl_interface, struct config_file* cfg,
H A Ddaemon.h48 struct config_file;
78 struct config_file* cfg;
190 void daemon_apply_cfg(struct daemon* daemon, struct config_file* cfg);
/openbsd/sbin/unwind/libunbound/daemon/
H A Dacl_list.h47 struct config_file;
147 int acl_list_apply_cfg(struct acl_list* acl, struct config_file* cfg,
166 int acl_interface_apply_cfg(struct acl_list* acl_interface, struct config_file* cfg,
/openbsd/usr.sbin/unbound/smallapp/
H A Dunbound-checkconf.c189 localzonechecks(struct config_file* cfg) in localzonechecks()
289 view_and_respipchecks(struct config_file* cfg) in view_and_respipchecks()
333 interfacechecks(struct config_file* cfg) in interfacechecks()
449 aclchecks(struct config_file* cfg) in aclchecks()
466 tcpconnlimitchecks(struct config_file* cfg) in tcpconnlimitchecks()
591 ecs_conf_checks(struct config_file* cfg) in ecs_conf_checks()
642 morechecks(struct config_file* cfg) in morechecks()
938 check_fwd(struct config_file* cfg) in check_fwd()
949 check_hints(struct config_file* cfg) in check_hints()
960 check_auth(struct config_file* cfg) in check_auth()
[all …]
/openbsd/usr.sbin/unbound/dnstap/
H A Ddnstap.h42 struct config_file;
91 dt_create(struct config_file* cfg);
99 dt_apply_cfg(struct dt_env *env, struct config_file *cfg);
/openbsd/sbin/unwind/libunbound/dnstap/
H A Ddnstap.h42 struct config_file;
91 dt_create(struct config_file* cfg);
99 dt_apply_cfg(struct dt_env *env, struct config_file *cfg);
/openbsd/usr.sbin/unbound/services/cache/
H A Drrset.h47 struct config_file;
67 struct rrset_cache* rrset_cache_create(struct config_file* cfg,
86 struct config_file* cfg, struct alloc_cache* alloc);
/openbsd/sbin/unwind/libunbound/services/cache/
H A Drrset.h47 struct config_file;
67 struct rrset_cache* rrset_cache_create(struct config_file* cfg,
86 struct config_file* cfg, struct alloc_cache* alloc);
/openbsd/sbin/unwind/libunbound/validator/
H A Dval_neg.h51 struct config_file;
178 struct val_neg_cache* val_neg_create(struct config_file* cfg, size_t maxiter);
247 int addsoa, uint8_t* topname, struct config_file* cfg);
H A Dval_kcache.h47 struct config_file;
64 struct key_cache* key_cache_create(struct config_file* cfg);
/openbsd/usr.sbin/unbound/validator/
H A Dval_neg.h51 struct config_file;
178 struct val_neg_cache* val_neg_create(struct config_file* cfg, size_t maxiter);
247 int addsoa, uint8_t* topname, struct config_file* cfg);
H A Dval_kcache.h47 struct config_file;
64 struct key_cache* key_cache_create(struct config_file* cfg);
/openbsd/usr.sbin/unbound/ipsecmod/
H A Dipsecmod-whitelist.h46 struct config_file;
56 struct config_file* cfg);
/openbsd/usr.sbin/unbound/iterator/
H A Diter_donotq.h47 struct config_file;
82 int donotq_apply_cfg(struct iter_donotq* donotq, struct config_file* cfg);
H A Diter_priv.h48 struct config_file;
91 int priv_apply_cfg(struct iter_priv* priv, struct config_file* cfg);
/openbsd/sbin/unwind/libunbound/iterator/
H A Diter_donotq.h47 struct config_file;
82 int donotq_apply_cfg(struct iter_donotq* donotq, struct config_file* cfg);
H A Diter_priv.h48 struct config_file;
91 int priv_apply_cfg(struct iter_priv* priv, struct config_file* cfg);
/openbsd/usr.sbin/unbound/edns-subnet/
H A Dsubnet-whitelist.h47 struct config_file;
88 struct config_file* cfg);
/openbsd/usr.sbin/unbound/services/
H A Dview.h48 struct config_file;
106 int views_apply_cfg(struct views* v, struct config_file* cfg);
/openbsd/sbin/unwind/libunbound/services/
H A Dview.h48 struct config_file;
106 int views_apply_cfg(struct views* v, struct config_file* cfg);

123456