Searched refs:fr_output_printf (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/unbound/daemon/ |
| H A D | remote.c | 4718 static int fr_output_printf(struct fast_reload_thread* fr, 4725 fr_output_printf(struct fast_reload_thread* fr, const char* format, ...) in fr_output_printf() function 4839 if(!fr_output_printf(fr, "config_create failed: out of memory\n")) in fr_read_config() 4851 if(!fr_output_printf(fr, "config_read %s%s%s%s failed: %s\n", in fr_read_config() 4863 if(!fr_output_printf(fr, "done read config file %s%s%s%s\n", in fr_read_config() 4926 if(!fr_output_printf(fr, "tags have changed, with " in fr_check_tag_defines() 5088 if(!fr_output_printf(fr, "recursion referenced data has changed, with: '%s" in fr_check_tag_datas() 5157 if(!fr_output_printf(fr, "The config changes items that are " in fr_check_compat_cfg() 5160 !fr_output_printf(fr, "\n")) in fr_check_compat_cfg() 5220 if(!fr_output_printf(fr, "The config changes items that need " in fr_check_nopause_compat_cfg() [all …]
|