Home
last modified time | relevance | path

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

/dragonfly/gnu/usr.bin/rcs/lib/
HDrcslex.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;
HDrcsgen.c375 foutptr = frewrite;
377 foutptr = 0;
379 foutptr = 0;
HDrcsedit.c609 while (1 < expandline(finptr,fcopy,delta,true,foutptr,true))
630 frew = foutptr; in copystring()
687 frew = foutptr; in enterstring()
763 frew = foutptr;
1851 foutptr = frewrite;
HDrcsbase.h552 extern FILE *foutptr;
/dragonfly/gnu/usr.bin/rcs/rcs/
HDrcs.c903 foutptr = 0;
915 foutptr = frewrite;
927 foutptr = 0;
929 foutptr = frewrite;
930 putstring(foutptr, false, nextdelta->log, true);
931 afputc(nextc, foutptr);
/dragonfly/gnu/usr.bin/rcs/ci/
HDci.c648 foutptr = frewrite;