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()141 cfg_outfile = strdup(optarg); in parse_opts()142 if (!cfg_outfile) in parse_opts()