Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/auditreduce/
H A Dauditrd.h74 int f_all; /* 'A' all records from a file */ variable
H A Dauditrt.h199 extern int f_all; /* 'A' all records from a file */
H A Doption.c137 f_all = TRUE; in process_options()
144 f_all = f_complete = TRUE; in process_options()
260 (!f_complete || !f_all || !f_outfile)) { in process_options()
904 if (!f_all && (fcb->fcb_end < m_after)) in proc_file()
H A Dproc.c491 if (!f_all && (m_before <= (pcb->pcb_cur)->fcb_start)) {
772 if (!f_all) {