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

/netbsd-current/external/gpl2/xcvs/dist/src/
H A Drcs.h198 RCSNode *RCS_parsercsfile (const char *rcsfile);
H A Dmkmodules.c972 rcsnode = RCS_parsercsfile (rcs);
975 /* Probably not necessary (?); RCS_parsercsfile already printed a
H A Dadmin.c891 rcs2 = RCS_parsercsfile (arg + 2);
H A Dcommit.c1959 if ((rcsfile = RCS_parsercsfile (rcs)) == NULL)
2107 rcs = RCS_parsercsfile (rcsname);
H A Drcs.c314 RCS_parsercsfile (const char *rcsfile) function

Completed in 202 milliseconds