Searched refs:ISTREAM_FILE (Results 1 – 1 of 1) sorted by relevance
133 static enum {ISTREAM_PIPE, ISTREAM_FILE} istream_type; enumerator313 if (istream_type == ISTREAM_FILE) in open_input_stream()471 istream_type = (use_temp_file) ? ISTREAM_FILE : ISTREAM_PIPE; in read_rc_file()575 if (istream_type == ISTREAM_FILE) in close_input_stream()