Searched defs:read_stdin (Results 1 – 3 of 3) sorted by relevance
2726 read_stdin(void) in read_stdin() function
90 int read_stdin, // read file from stdin, otherwise fifo in read_buffer()168 int read_stdin, // read file from stdin in open_buffer()
132 int read_stdin = (flags & READ_STDIN); in readfile() local