Searched refs:apply_rcs_changes (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/gnu/usr.bin/cvs/src/ |
| D | rcs.c | 7096 apply_rcs_changes (struct linevector *lines, const char *diffbuf, in apply_rcs_changes() function 7243 if (! apply_rcs_changes (&lines, diffbuf, difflen, name, NULL, NULL)) in rcs_change_text() 7453 if (! apply_rcs_changes (&curlines, value, vallen, in RCS_deltas()
|