Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/auditreduce/
H A Dauditrt.h59 #define FF_NOTTERM 0x01 /* file is "not_terminated" */ macro
H A Doption.c902 if (f_complete && (fcb->fcb_flags & FF_NOTTERM) && !f_cmdline) in proc_file()
1030 fcb->fcb_flags |= FF_NOTTERM; in check_file()