Home
last modified time | relevance | path

Searched refs:RCS_cmp_file (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
HDno_diff.c56 retcode = RCS_cmp_file (vers->srcfile, vers->vn_user, NULL, NULL, options, in No_Difference()
HDcheckin.c83 || !RCS_cmp_file (finfo->rcs, rev, NULL, NULL, in Checkin()
HDrcs.h235 int RCS_cmp_file (RCSNode *, const char *, char **, const char *, const char *,
HDdiff.c1152 retcode = RCS_cmp_file( vers->srcfile, use_rev1, rev1_cache, in diff_file_nodiff()
HDimport.c705 different = RCS_cmp_file (vers->srcfile, vers->vn_rcs, NULL, in update_rcs_file()
HDrcs.c5659 RCS_cmp_file (RCSNode *rcs, const char *rev1, char **rev1_cache, in RCS_cmp_file() function