Searched refs:RCS_getdatebranch (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl2/xcvs/dist/src/
H A Drcs.c74 static char *RCS_getdatebranch (RCSNode * rcs, const char *date,
2183 rev = RCS_getdatebranch (rcs, date, branch);
2930 retval = RCS_getdatebranch (rcs, date, rcs->branch);
2992 retval = RCS_getdatebranch (rcs, date, CVSBRANCH);
3015 RCS_getdatebranch (RCSNode *rcs, const char *date, const char *branch) function

Completed in 137 milliseconds