Home
last modified time | relevance | path

Searched refs:foutptr (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcslex.c198 FILE * foutptr; /* copy of frewrite, but 0 to suppress echo */ variable
285 foutptr = 0; in Lexinit()
319 fin=finptr; frew=foutptr; in nextlex()
411 fout = foutptr; in eoflex()
553 frew = foutptr;
680 fin=finptr; frew=foutptr; in readstring()
755 fin=finptr; frew=foutptr;
H A Drcsgen.c375 foutptr = frewrite;
377 foutptr = 0;
379 foutptr = 0;
H A Drcs.c903 foutptr = 0;
915 foutptr = frewrite;
927 foutptr = 0;
929 foutptr = frewrite;
930 putstring(foutptr, false, nextdelta->log, true);
931 afputc(nextc, foutptr);
H A Drcsedit.c609 while (1 < expandline(finptr,fcopy,delta,true,foutptr,true))
630 frew = foutptr; in copystring()
687 frew = foutptr; in enterstring()
763 frew = foutptr;
1853 foutptr = frewrite;
H A Drcsbase.h544 extern FILE *foutptr;
H A Dci.c602 foutptr = frewrite;