Searched defs:cfgfile (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/bsd/unbound/dist/daemon/ |
H A D | unbound.c | 471 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 D | unbound-control.c | 442 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 D | unbound-checkconf.c | 968 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 D | win_svc.c | 474 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 D | nsd-control.c | 511 go(const char* cfgfile, char* svr, int argc, char* argv[]) in go() 571 const char* cfgfile = CONFIGFILE; in main() local
|
H A D | remote.c | 1867 const char* cfgfile = xfrd->nsd->options->configfile; in do_repattern() local
|
/netbsd-src/external/bsd/unbound/dist/testcode/ |
H A D | testbound.c | 564 const char* ATTR_UNUSED(cfgfile), int ATTR_UNUSED(v), in wsvc_command_option()
|