Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/flex/dist/src/
H A Dmain.c122 static const char outfile_template[] = "lex.%s.%s"; variable
330 snprintf (outfile_path, sizeof(outfile_path), outfile_template, in check_options()
1789 snprintf (outfile_path, sizeof(outfile_path), outfile_template, in usage()