Searched refs:file_stdin (Results 1 – 3 of 3) sorted by relevance
55 bool file_stdin = false; /* `-f -' given */ variable175 file_stdin = 1; in parse_options()178 file_stdin = 0; in parse_options()514 if (file_stdin && have_writes && !check) in main()
134 extern bool file_stdin;
98 prefix = file_stdin ? "" : rootdir; in resolve_target()