Searched refs:RCS_putdtree (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/usr.bin/cvs/src/ |
| D | rcs.c | 105 static void RCS_putdtree PROTO ((RCSNode *, char *, FILE *)); 5066 RCS_putdtree (rcs, rcs->head, fout); 7879 RCS_putdtree (rcs, rev, fp) in RCS_putdtree() function 7905 RCS_putdtree (rcs, versp->next, fp); 7910 RCS_putdtree (rcs, p->key, fp); 8361 RCS_putdtree (rcs, rcs->head, fout);
|
| D | ChangeLog-97 | 858 RCS_putadmin, RCS_putdtree, RCS_putdesc, putdelta,
|
| D | ChangeLog | 1255 (RCS_putdtree): Don't worry about cleaning up before call error
|