Searched refs:READ_STDIN (Results 1 – 3 of 3) sorted by relevance
990 #define READ_STDIN 0x04 // read from stdin macro
132 int read_stdin = (flags & READ_STDIN); in readfile()
283 flags | (READ_NEW + READ_STDIN)); in open_buffer()