Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/flex/dist/src/
H A Dmain.c130 static int outfile_created = 0; variable
341 outfile_created = 1; in check_options()
718 if (exit_status != 0 && outfile_created) { in flexend()