Home
last modified time | relevance | path

Searched refs:frew (Results 1 – 3 of 3) sorted by relevance

/dragonfly/gnu/usr.bin/rcs/lib/
H A Drcslex.c337 GETC_(frew, c) in nextlex()
351 GETC_(frew, c) in nextlex()
389 GETC_(frew, c) in nextlex()
553 frew = foutptr;
577 GETC_(frew, c)
605 if (frew)
627 if (frew)
635 GETC_(frew, c)
683 GETC_(frew, c) in readstring()
690 GETC_(frew, c) in readstring()
[all …]
H A Drcsedit.c630 frew = foutptr; in copystring()
634 GETC_(frew,c) in copystring()
642 GETC_(frew,c) in copystring()
687 frew = foutptr; in enterstring()
691 GETC_(frew,c) in enterstring()
701 GETC_(frew,c) in enterstring()
763 frew = foutptr;
822 GETC_(frew, c)
878 frew = frewfile;
886 GETC_(frew, c)
[all …]
H A Drcsgen.c366 register FILE * frew; local
371 frew = frewrite;
374 aprintf(frew, "\n\n%s%c", Kdesc, nextc);
385 aprintf(frew,"\n\n%s\n%c",Kdesc,SDELIM);
418 putstring(frew, false, desclean, true);
419 aputc_('\n', frew)