Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/praudit/
H A Dmain.c45 static int input_mode; /* audit file source */ variable
80 if (input_mode == FILEMODE) { in main()
182 input_mode = FILEMODE; in process_options()
190 input_mode = PIPEMODE; in process_options()