Home
last modified time | relevance | path

Searched refs:Ifclose (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Dmerger.c113 Ifclose(rt);
H A Drcsfcmp.c332 Ifclose(ufp);
H A Drcskeep.c266 Ifclose(fp);
H A Drcslex.c1149 void Ifclose(f) RILE *f; { if (f && Iclose(f)!=0) Ierror(); } in Ifclose() function
1151 void Izclose(p) RILE **p; { Ifclose(*p); *p = 0; } in Izclose()
H A Drcsgen.c600 Ifclose(fin);
H A Drcsbase.h572 void Ifclose P((RILE*));
H A Drcsfnms.c1081 Ifclose(finptr);
H A Drcsedit.c544 Ifclose(fe);