Home
last modified time | relevance | path

Searched refs:outfile_template (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/flex/
HDmain.c120 static char *outfile_template = "lex.%s.%s"; variable
124 static char *outfile_template = "lex%s.%s"; variable
348 snprintf (outfile_path, sizeof(outfile_path), outfile_template, in check_options()
1795 snprintf (outfile_path, sizeof(outfile_path), outfile_template, in usage()