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() argument
695 run_daemon(const char * cfgfile,int cmdline_verbose,int debug_mode,int need_pidfile) run_daemon() argument
779 int cmdline_verbose = 0; main() local