Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/daemon/
H A Dunbound.c469 const char** cfgfile, int need_pidfile) in perform_setup()
695 run_daemon(const char* cfgfile, int cmdline_verbose, int debug_mode, int need_pidfile) in run_daemon()
776 const char* cfgfile = CONFIGFILE; in main() local
/openbsd/usr.sbin/unbound/smallapp/
H A Dunbound-control.c454 static void print_stats_shm(const char* cfgfile, int quiet) in print_stats_shm()
909 go(const char* cfgfile, char* svr, int quiet, int argc, char* argv[]) in go()
952 const char* cfgfile = CONFIGFILE; in main() local
H A Dunbound-checkconf.c976 checkconf(const char* cfgfile, const char* opt, int final, int quiet) in checkconf()
1026 const char* cfgfile = CONFIGFILE; in main() local
/openbsd/usr.sbin/sasyncd/
H A Dsasyncd.c147 char *cfgfile = 0; in main() local
H A Dconf.y348 conf_parse_file(char *cfgfile) in conf_parse_file()
/openbsd/usr.sbin/nsd/
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.c2006 const char* cfgfile = xfrd->nsd->options->configfile; in do_repattern() local
/openbsd/usr.sbin/unbound/testcode/
H A Dtestbound.c549 const char* ATTR_UNUSED(cfgfile), int ATTR_UNUSED(v), in wsvc_command_option()