Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dunbound.c471 const char** cfgfile, int need_pidfile) in perform_setup()
696 run_daemon(const char* cfgfile, int cmdline_verbose, int debug_mode, int need_pidfile) in run_daemon()
773 const char* cfgfile = CONFIGFILE; in main() local
/netbsd-src/external/bsd/unbound/dist/smallapp/
H A Dunbound-control.c442 static void print_stats_shm(const char* cfgfile, int quiet) in print_stats_shm()
893 go(const char* cfgfile, char* svr, int quiet, int argc, char* argv[]) in go()
936 const char* cfgfile = CONFIGFILE; in main() local
H A Dunbound-checkconf.c968 checkconf(const char* cfgfile, const char* opt, int final) in checkconf()
1017 const char* cfgfile = CONFIGFILE; in main() local
/netbsd-src/external/bsd/unbound/dist/winrc/
H A Dwin_svc.c474 service_start(const char* cfgfile, int v, int c) in service_start()
498 wsvc_command_option(const char* wopt, const char* cfgfile, int v, int c) in wsvc_command_option()
/netbsd-src/external/bsd/nsd/dist/
H A Dnsd-control.c511 go(const char* cfgfile, char* svr, int argc, char* argv[]) in go()
571 const char* cfgfile = CONFIGFILE; in main() local
H A Dremote.c1867 const char* cfgfile = xfrd->nsd->options->configfile; in do_repattern() local
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dtestbound.c564 const char* ATTR_UNUSED(cfgfile), int ATTR_UNUSED(v), in wsvc_command_option()