Home
last modified time | relevance | path

Searched refs:RCS_exist_rev (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/cvs/src/
Drcs.h206 int RCS_exist_rev PROTO((RCSNode *rcs, char *rev));
Dsubr.c481 } while (!RCS_exist_rev (rcs, retval));
Drcs.c2278 if (RCS_exist_rev (rcs, tag))
2323 if (RCS_exist_rev (rcs, rev))
6873 RCS_exist_rev (rcs, rev) in RCS_exist_rev() function
DChangeLog8834 * Add new functions "RCS_exist_rev", "RCS_exist_tag",