Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/flex/
H A Dmain.c136 static char outfile_path[MAXLINE]; variable
348 snprintf (outfile_path, sizeof(outfile_path), outfile_template, in check_options()
351 outfilename = outfile_path; in check_options()
1795 snprintf (outfile_path, sizeof(outfile_path), outfile_template, in usage()
1797 outfilename = outfile_path; in usage()
1857 backing_name, program_name, outfile_path, program_name); in usage()