Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/daemon/
H A Dunbound.c525 const char** cfgfile, int need_pidfile) in perform_setup()
725 run_daemon(const char* cfgfile, int cmdline_verbose, int debug_mode, int need_pidfile) in run_daemon()
812 int need_pidfile = 1; in main() local