Searched refs:putstring (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/gnu/usr.bin/rcs/lib/ |
H A D | rcsgen.c | 418 putstring(frew, false, desclean, true); 517 putstring(fout, true, Comment, false); in putadmin() 609 putstring(out, delim, s, log) in putstring() function 653 putstring(fout, true, delta->log, true);
|
H A D | rcsbase.h | 691 void putstring P((FILE*,int,struct cbuf,int));
|
/dflybsd-src/gnu/usr.bin/rcs/rcs/ |
H A D | rcs.c | 930 putstring(foutptr, false, nextdelta->log, true);
|