Searched refs:f_complete (Results 1 – 3 of 3) sorted by relevance
75 int f_complete; /* 'C' only completed files */ variable
200 extern int f_complete; /* 'C' only completed files */
140 f_complete = TRUE; in process_options()144 f_all = f_complete = TRUE; in process_options()260 (!f_complete || !f_all || !f_outfile)) { in process_options()902 if (f_complete && (fcb->fcb_flags & FF_NOTTERM) && !f_cmdline) in proc_file()