Home
last modified time | relevance | path

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

/freebsd/contrib/flex/src/
H A Dmain.c126 static char outfile_path[MAXLINE]; variable
327 snprintf (outfile_path, sizeof(outfile_path), outfile_template, in check_options()
330 outfilename = outfile_path; in check_options()
1786 snprintf (outfile_path, sizeof(outfile_path), outfile_template, in usage()
1788 outfilename = outfile_path; in usage()
1847 backing_name, program_name, outfile_path, program_name); in usage()