Searched refs:ISTREAM_PIPE (Results 1 – 1 of 1) sorted by relevance
133 static enum {ISTREAM_PIPE, ISTREAM_FILE} istream_type; enumerator472 istream_type = (use_temp_file) ? ISTREAM_FILE : ISTREAM_PIPE; in read_rc_file()