Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/auditreduce/
H A Dauditrd.h80 int f_cmdline; /* files specified on the command line */ variable
H A Dauditrt.h208 extern int f_cmdline; /* files specified on the command line */
H A Doption.c794 f_cmdline = TRUE; in process_fileopt()
902 if (f_complete && (fcb->fcb_flags & FF_NOTTERM) && !f_cmdline) in proc_file()