Searched refs:f_stdin (Results 1 – 4 of 4) sorted by relevance
79 int f_stdin; /* '-' read from stdin */ variable
207 extern int f_stdin; /* '-' read from stdin */
232 f_stdin = TRUE; in process_options()265 if (f_stdin && (argc != optind)) { in process_options()724 if (f_stdin) { in process_fileopt()
253 if (!f_stdin) {