Home
last modified time | relevance | path

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

/dflybsd-src/contrib/cvs-1.12/src/
H A Drcs.h204 char *RCS_getdate (RCSNode * rcs, const char *date, int force_tag_match);
H A Drcs.c2188 return RCS_getdate (rcs, date, force_tag_match); in RCS_getversion()
2912 RCS_getdate (RCSNode *rcs, const char *date, int force_tag_match) in RCS_getdate() function