Searched defs:cfgfile (Results 1 – 8 of 8) sorted by relevance
/openbsd/usr.sbin/unbound/daemon/ |
H A D | unbound.c | 469 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 D | unbound-control.c | 454 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 D | unbound-checkconf.c | 976 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 D | sasyncd.c | 147 char *cfgfile = 0; in main() local
|
H A D | conf.y | 348 conf_parse_file(char *cfgfile) in conf_parse_file()
|
/openbsd/usr.sbin/nsd/ |
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 | 2006 const char* cfgfile = xfrd->nsd->options->configfile; in do_repattern() local
|
/openbsd/usr.sbin/unbound/testcode/ |
H A D | testbound.c | 549 const char* ATTR_UNUSED(cfgfile), int ATTR_UNUSED(v), in wsvc_command_option()
|