Searched refs:FF_NOTTERM (Results 1 – 2 of 2) sorted by relevance
59 #define FF_NOTTERM 0x01 /* file is "not_terminated" */ macro
902 if (f_complete && (fcb->fcb_flags & FF_NOTTERM) && !f_cmdline) in proc_file()1030 fcb->fcb_flags |= FF_NOTTERM; in check_file()