Home
last modified time | relevance | path

Searched refs:fr_output_printf (Results 1 – 1 of 1) sorted by relevance

/src/contrib/unbound/daemon/
H A Dremote.c4593 static int fr_output_printf(struct fast_reload_thread* fr,
4600 fr_output_printf(struct fast_reload_thread* fr, const char* format, ...) in fr_output_printf() function
4694 if(!fr_output_printf(fr, "config_create failed: out of memory\n")) in fr_read_config()
4706 if(!fr_output_printf(fr, "config_read %s%s%s%s failed: %s\n", in fr_read_config()
4718 if(!fr_output_printf(fr, "done read config file %s%s%s%s\n", in fr_read_config()
4781 if(!fr_output_printf(fr, "tags have changed, with " in fr_check_tag_defines()
4946 if(!fr_output_printf(fr, "The config changes items that are " in fr_check_compat_cfg()
4949 !fr_output_printf(fr, "\n")) in fr_check_compat_cfg()
5009 if(!fr_output_printf(fr, "The config changes items that need " in fr_check_nopause_compat_cfg()
5012 !fr_output_printf(fr, "\n")) in fr_check_nopause_compat_cfg()
[all …]