Searched refs:outfile_template (Results 1 – 1 of 1) sorted by relevance
120 static char *outfile_template = "lex.%s.%s"; variable124 static char *outfile_template = "lex%s.%s"; variable348 snprintf (outfile_path, sizeof(outfile_path), outfile_template, in check_options()1795 snprintf (outfile_path, sizeof(outfile_path), outfile_template, in usage()