Searched refs:Istream (Results 1 – 1 of 1) sorted by relevance
103 FILE *Istream, *Ostream; local111 if ((Istream = fopen(save, "r")) == NULL) {118 copystream(Istream, Ostream);119 fclose(Istream);