Home
last modified time | relevance | path

Searched refs:awrite (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsgen.c524 awrite(Ignored.string, Ignored.size, fout); in putadmin()
552 awrite(node->ig.string, node->ig.size, fout);
653 awrite(delta->igtext.string, delta->igtext.size, fout);
H A Drcsutil.c777 awrite((char const*)inf->ptr, (size_t)(inf->lim - inf->ptr), outf);
781 awrite((char const*)inf->ptr, (size_t)(inf->readlim - inf->ptr), outf);
798 awrite(buf, (size_t)rcount, outf);
810 awrite(buf, chars, f) in awrite() function
H A Drcsedit.c1198 awrite(cp, cs, out);
1219 awrite(cp, cw, out);
1225 awrite(cp+cw, cs-cw, out);
H A Drlog.c427 awrite(Comment.string, Comment.size, out);
621 awrite(s, n, out);
H A Drcsbase.h723 void awrite P((char const*,size_t,FILE*));
H A Drcslex.c1454 awrite(s, strlen(s), iop);
H A DChangeLog854 * rcsutil.c: Add awrite(), fremember().
/netbsd-src/external/gpl2/xcvs/dist/contrib/
H A Drcs-5.7-commitid.patch366 awrite(node->ig.string, node->ig.size, fout);