Home
last modified time | relevance | path

Searched refs:RCS_reparsercsfile (Results 1 – 5 of 5) sorted by relevance

/mirbsd/src/gnu/usr.bin/cvs/src/
Drcs.c438 RCS_reparsercsfile (RCSNode *rdata, FILE **pfp, struct rcsbuffer *rcsbufp) in RCS_reparsercsfile() function
756 RCS_reparsercsfile (rcs, &fp, &rcsbuf); in RCS_fully_parse()
2230 RCS_reparsercsfile (rcs, NULL, NULL); in RCS_tag2rev()
2331 RCS_reparsercsfile (rcs, NULL, NULL); in RCS_gettag()
2683 RCS_reparsercsfile (rcs, NULL, NULL); in RCS_getbranch()
2937 RCS_reparsercsfile (rcs, NULL, NULL); in RCS_getdate()
3048 RCS_reparsercsfile (rcs, NULL, NULL); in RCS_getdatebranch()
3143 RCS_reparsercsfile (rcs, NULL, NULL); in RCS_getrevtime()
3206 RCS_reparsercsfile (rcs, NULL, NULL); in RCS_getlocks()
3226 RCS_reparsercsfile (rcs, NULL, NULL); in RCS_symbols()
[all …]
Drcs.h202 void RCS_reparsercsfile (RCSNode *, FILE **, struct rcsbuffer *);
Dannotate.c271 RCS_reparsercsfile (finfo->rcs, NULL, NULL); in annotate_fileproc()
Dadmin.c648 RCS_reparsercsfile (rcs, NULL, NULL); in admin_fileproc()
Dupdate.c2634 RCS_reparsercsfile (finfo->rcs, NULL, NULL); in special_file_mismatch()