Home
last modified time | relevance | path

Searched defs:val_env (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/unbound/validator/
HDvalidator.h80 struct val_env { struct
83 struct key_cache* kcache;
86 struct val_neg_cache* neg_cache;
90 int32_t date_override;
93 int32_t skew_min;
96 int32_t skew_max;
99 int max_restart;
104 uint32_t bogus_ttl;
110 int nsec3_keyiter_count;
116 size_t* nsec3_keysize;
[all …]
HDvalidator.c164 val_env_apply_cfg(struct val_env* val_env, struct config_file* cfg, in val_env_apply_cfg()
181 val_apply_cfg(struct module_env* env, struct val_env* val_env, in val_apply_cfg()
229 struct val_env* val_env = (struct val_env*)calloc(1, in val_init() local
265 struct val_env* val_env; in val_deinit() local
/freebsd-head/contrib/unbound/daemon/
HDremote.c2946 struct val_env* val_env = NULL; in do_set_option() local
5907 struct val_env* val_env = NULL; in fr_adjust_val_env() local