Searched refs:awrite (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/gpl2/rcs/dist/src/ |
| H A D | rcsgen.c | 524 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 D | rcsutil.c | 777 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 D | rcsedit.c | 1198 awrite(cp, cs, out); 1219 awrite(cp, cw, out); 1225 awrite(cp+cw, cs-cw, out);
|
| H A D | rlog.c | 427 awrite(Comment.string, Comment.size, out); 621 awrite(s, n, out);
|
| H A D | rcsbase.h | 723 void awrite P((char const*,size_t,FILE*));
|
| H A D | rcslex.c | 1454 awrite(s, strlen(s), iop);
|
| H A D | ChangeLog | 854 * rcsutil.c: Add awrite(), fremember().
|
| /netbsd-src/external/gpl2/xcvs/dist/contrib/ |
| H A D | rcs-5.7-commitid.patch | 366 awrite(node->ig.string, node->ig.size, fout);
|