Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/auditreduce/
H A Dauditrd.h79 int f_stdin; /* '-' read from stdin */ variable
H A Dauditrt.h207 extern int f_stdin; /* '-' read from stdin */
H A Doption.c232 f_stdin = TRUE; in process_options()
265 if (f_stdin && (argc != optind)) { in process_options()
724 if (f_stdin) { in process_fileopt()
H A Dproc.c253 if (!f_stdin) {