Searched defs:cfgfile (Results 1 – 7 of 7) sorted by relevance
432 const char** cfgfile)636 run_daemon(const char* cfgfile, int cmdline_verbose, int debug_mode)709 const char* cfgfile = CONFIGFILE; local
316 go(const char* cfgfile, char* svr, int quiet, int argc, char* argv[]) in go()360 const char* cfgfile = CONFIGFILE; in main() local
452 checkconf(const char* cfgfile, const char* opt) in checkconf()487 const char* cfgfile = CONFIGFILE; in main() local
41 struct cfgfile { struct45 STAILQ_HEAD(, cfgfile) cfgfiles; argument
146 tmap_info_t cfgfile; in configFileLoad() local446 tmap_info_t cfgfile; in filePreset() local
58 static const char *cfgfile; variable