Home
last modified time | relevance | path

Searched defs:newcfg (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/daemon/
H A Dremote.c4834 fr_read_config(struct fast_reload_thread* fr, struct config_file** newcfg) in fr_read_config()
4908 fr_check_tag_defines(struct fast_reload_thread* fr, struct config_file* newcfg) in fr_check_tag_defines()
5073 fr_check_tag_datas(struct fast_reload_thread* fr, struct config_file* newcfg) in fr_check_tag_datas()
5099 fr_check_compat_cfg(struct fast_reload_thread* fr, struct config_file* newcfg) in fr_check_compat_cfg()
5170 fr_check_nopause_compat_cfg(struct fast_reload_thread* fr, struct config_file* newcfg) in fr_check_nopause_compat_cfg()
5514 struct config_file* newcfg, struct fast_reload_construct* ct) in fr_printmem()
5797 struct config_file* newcfg) in fr_check_sslctx_change()
5824 struct config_file* newcfg, struct daemon* daemon) in ct_create_sslctxs()
5897 struct config_file* newcfg, struct fast_reload_construct* ct) in fr_construct_from_config()
6228 struct config_file* newcfg) in fr_atomic_copy_cfg()
[all …]
/freebsd/sbin/hastd/
H A Dhastd.c483 struct hastd_config *newcfg; in hastd_reload() local