Symbol: fr_output_printf
usr.sbin/unbound/daemon/remote.c
4600
fr_output_printf(struct fast_reload_thread* fr, const char* format, ...)
usr.sbin/unbound/daemon/remote.c
4694
if(!fr_output_printf(fr, "config_create failed: out of memory\n"))
usr.sbin/unbound/daemon/remote.c
4706
if(!fr_output_printf(fr, "config_read %s%s%s%s failed: %s\n",
usr.sbin/unbound/daemon/remote.c
4718
if(!fr_output_printf(fr, "done read config file %s%s%s%s\n",
usr.sbin/unbound/daemon/remote.c
4781
if(!fr_output_printf(fr, "tags have changed, with "
usr.sbin/unbound/daemon/remote.c
4946
if(!fr_output_printf(fr, "The config changes items that are "
usr.sbin/unbound/daemon/remote.c
4949
!fr_output_printf(fr, "\n"))
usr.sbin/unbound/daemon/remote.c
5009
if(!fr_output_printf(fr, "The config changes items that need "
usr.sbin/unbound/daemon/remote.c
5012
!fr_output_printf(fr, "\n"))
usr.sbin/unbound/daemon/remote.c
5308
if(!fr_output_printf(fr, "memory use %d bytes\n", (int)mem))
usr.sbin/unbound/daemon/remote.c
5766
if(!fr_output_printf(fr, "read disk %3d.%6.6ds\n",
usr.sbin/unbound/daemon/remote.c
5769
if(!fr_output_printf(fr, "construct %3d.%6.6ds\n",
usr.sbin/unbound/daemon/remote.c
5772
if(!fr_output_printf(fr, "reload %3d.%6.6ds\n",
usr.sbin/unbound/daemon/remote.c
5775
if(!fr_output_printf(fr, "deletes %3d.%6.6ds\n",
usr.sbin/unbound/daemon/remote.c
5778
if(!fr_output_printf(fr, "total time %3d.%6.6ds\n", (int)total.tv_sec,
usr.sbin/unbound/daemon/remote.c
6565
if(!fr_output_printf(fr, "Could not construct from the "
usr.sbin/unbound/daemon/remote.c
6585
if(!fr_output_printf(fr, "error: reload failed\n"))
usr.sbin/unbound/daemon/remote.c
6641
if(!fr_output_printf(fast_reload_thread, "thread started\n"))
usr.sbin/unbound/daemon/remote.c
6663
if(!fr_output_printf(fast_reload_thread, "ok\n"))