HomeSort by: relevance | last modified time | path
    Searched defs:exfile (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/rcs/dist/src/
ci.c 267 static FILE *exfile; variable
808 aflush(exfile); variable
810 r = chnamemod(&exfile, newworkname,
836 Ozclose(&exfile);
1216 if (!(exfile = fopenSafer(targetname, FOPEN_W_WORK))) {
1223 fastcopy(unexfile,exfile);
1227 unexfile, exfile, delta, false, (FILE*)0, dolog
ci.c 267 static FILE *exfile; variable
808 aflush(exfile); variable
810 r = chnamemod(&exfile, newworkname,
836 Ozclose(&exfile);
1216 if (!(exfile = fopenSafer(targetname, FOPEN_W_WORK))) {
1223 fastcopy(unexfile,exfile);
1227 unexfile, exfile, delta, false, (FILE*)0, dolog

Completed in 43 milliseconds