Searched refs:RCS_parsercsfile (Results 1 – 5 of 5) sorted by relevance
198 RCSNode *RCS_parsercsfile (const char *rcsfile);
876 rcsnode = RCS_parsercsfile (rcs); in checkout_file()
801 rcs2 = RCS_parsercsfile (arg + 2); in admin_fileproc()
1978 if ((rcsfile = RCS_parsercsfile (rcs)) == NULL) in fixaddfile()2126 rcs = RCS_parsercsfile (rcsname); in checkaddfile()
312 RCS_parsercsfile (const char *rcsfile) in RCS_parsercsfile() function