Home
last modified time | relevance | path

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

/trueos/contrib/unbound/daemon/
HDunbound.c432 const char** cfgfile)
636 run_daemon(const char* cfgfile, int cmdline_verbose, int debug_mode)
709 const char* cfgfile = CONFIGFILE; local
/trueos/contrib/unbound/smallapp/
HDunbound-control.c316 go(const char* cfgfile, char* svr, int quiet, int argc, char* argv[]) in go()
360 const char* cfgfile = CONFIGFILE; in main() local
HDunbound-checkconf.c452 checkconf(const char* cfgfile, const char* opt) in checkconf()
487 const char* cfgfile = CONFIGFILE; in main() local
/trueos/usr.sbin/config/
HDconfig.h41 struct cfgfile { struct
45 STAILQ_HEAD(, cfgfile) cfgfiles; argument
/trueos/contrib/ntp/sntp/libopts/
HDconfigfile.c146 tmap_info_t cfgfile; in configFileLoad() local
446 tmap_info_t cfgfile; in filePreset() local
/trueos/contrib/ntp/libopts/
HDconfigfile.c146 tmap_info_t cfgfile; in configFileLoad() local
446 tmap_info_t cfgfile; in filePreset() local
/trueos/usr.bin/csup/
HDconfig.c58 static const char *cfgfile; variable