Searched defs:cfgfile (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/unbound/daemon/ |
| H A D | unbound.c | 525 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 D | config.h | 97 struct cfgfile { struct 101 extern STAILQ_HEAD(cfgfile_head, cfgfile) cfgfiles; argument
|
| /freebsd/contrib/unbound/smallapp/ |
| H A D | unbound-control.c | 477 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 D | unbound-checkconf.c | 1017 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 D | win_svc.c | 504 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 D | pw_conf.c | 411 char cfgfile[MAXPATHLEN]; in write_userconfig() local
|
| /freebsd/contrib/ntp/sntp/libopts/ |
| H A D | configfile.c | 78 tmap_info_t cfgfile; in configFileLoad() local 371 tmap_info_t cfgfile; in file_preset() local
|
| /freebsd/contrib/unbound/testcode/ |
| H A D | testbound.c | 669 const char* ATTR_UNUSED(cfgfile), int ATTR_UNUSED(v), in wsvc_command_option()
|