Searched refs:cfg_outfile (Results 1 – 1 of 1) sorted by relevance
20 static char *cfg_outfile; variable54 outfile = fopen(cfg_outfile, "w"); in run_server()146 cfg_outfile = strdup(optarg); in parse_opts()147 if (!cfg_outfile) in parse_opts()