Searched refs:open_input_stream (Results 1 – 2 of 2) sorted by relevance
190 static FILE *open_input_stream (char *);317 open_input_stream (char *cmd) in open_input_stream() function426 cpp_pipe = open_input_stream (cmd); in look_for_default()456 cpp_pipe = open_input_stream (cmd); in read_rc_file()
2027 (open_input_stream): New static function.2030 open_input_stream instead of popen.