Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/daemon/
H A Dunbound.c302 int cmdline_verbose, int debug_mode) in apply_settings()
695 run_daemon(const char* cfgfile, int cmdline_verbose, int debug_mode, int need_pidfile) in run_daemon()
779 int cmdline_verbose = 0; in main() local