Home
last modified time | relevance | path

Searched defs:cfgfile (Results 1 – 8 of 8) 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()
807 const char* cfgfile = CONFIGFILE; in main() local
/freebsd/usr.sbin/config/
H A Dconfig.h97 struct cfgfile { struct
101 extern STAILQ_HEAD(cfgfile_head, cfgfile) cfgfiles; argument
/freebsd/contrib/unbound/smallapp/
H A Dunbound-control.c477 static void print_stats_shm(const char* cfgfile, int quiet) in print_stats_shm()
932 go(const char* cfgfile, char* svr, int quiet, int argc, char* argv[]) in go()
975 const char* cfgfile = CONFIGFILE; in main() local
H A Dunbound-checkconf.c1017 checkconf(const char* cfgfile, const char* opt, int final, int quiet) in checkconf()
1067 const char* cfgfile = CONFIGFILE; in main() local
/freebsd/contrib/unbound/winrc/
H A Dwin_svc.c504 service_start(const char* cfgfile, int v, int c) in service_start()
528 wsvc_command_option(const char* wopt, const char* cfgfile, int v, int c) in wsvc_command_option()
/freebsd/usr.sbin/pw/
H A Dpw_conf.c411 char cfgfile[MAXPATHLEN]; in write_userconfig() local
/freebsd/contrib/ntp/sntp/libopts/
H A Dconfigfile.c78 tmap_info_t cfgfile; in configFileLoad() local
371 tmap_info_t cfgfile; in file_preset() local
/freebsd/contrib/unbound/testcode/
H A Dtestbound.c669 const char* ATTR_UNUSED(cfgfile), int ATTR_UNUSED(v), in wsvc_command_option()