Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/lex/
Dmain.c126 static char outfile_path[MAXLINE]; variable
336 snprintf(outfile_path, sizeof(outfile_path), outfile_template, in check_options()
339 outfilename = outfile_path; in check_options()