Searched refs:open_input_stream (Results 1 – 3 of 3) sorted by relevance
184 static FILE *open_input_stream (char *);312 open_input_stream (char *cmd) in open_input_stream() function421 cpp_pipe = open_input_stream (cmd); in look_for_default()487 cpp_pipe = open_input_stream (cmd); in read_rc_file()
55 * resrc.c (open_input_stream): Likewise.
2027 (open_input_stream): New static function.2030 open_input_stream instead of popen.