Home
last modified time | relevance | path

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

/minix/external/bsd/flex/dist/
H A Dmain.c139 static char outfile_path[MAXLINE]; variable
351 snprintf (outfile_path, sizeof(outfile_path), outfile_template, in check_options()
354 outfilename = outfile_path; in check_options()
1798 snprintf (outfile_path, sizeof(outfile_path), outfile_template, in usage()
1800 outfilename = outfile_path; in usage()
1860 backing_name, program_name, outfile_path, program_name); in usage()