Searched refs:Ifclose (Results 1 – 8 of 8) sorted by relevance
111 Ifclose(rt);
329 Ifclose(ufp);
261 Ifclose(fp);
1146 void Ifclose(f) RILE *f; { if (f && Iclose(f)!=0) Ierror(); } in Ifclose() function1148 void Izclose(p) RILE **p; { Ifclose(*p); *p = 0; } in Izclose()
596 Ifclose(fin);
571 void Ifclose P((RILE*));
1114 Ifclose(finptr);
541 Ifclose(fe);