Searched defs:cfgfile (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/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
|
/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 | 460 static void print_stats_shm(const char* cfgfile, int quiet) in print_stats_shm() 915 go(const char* cfgfile, char* svr, int quiet, int argc, char* argv[]) in go() 958 const char* cfgfile = CONFIGFILE; in main() local
|
H A D | unbound-checkconf.c | 972 checkconf(const char* cfgfile, const char* opt, int final, int quiet) in checkconf() 1022 const char* cfgfile = CONFIGFILE; in main() local
|
/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
|