Home
last modified time | relevance | path

Searched refs:RCS_getbranchpoint (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/cvs/src/
H A Drcs.c2727 RCS_getbranchpoint (rcs, target) in RCS_getbranchpoint() function
6189 branchpoint = RCS_getbranchpoint (rcs, rev1 != NULL ? rev1 : rev2);
H A DChangeLog-97673 RCS_getbranchpoint if rev1 is NULL; it still makes sense for the
682 passed to RCS_getbranchpoint (which didn't work).
782 * rcs.c, rcs.h (RCS_checkin, RCS_getbranchpoint, RCS_addbranch,