Searched refs:RCS_parsercsfile (Results 1 – 9 of 9) sorted by relevance
198 RCSNode *RCS_parsercsfile (const char *rcsfile);
972 rcsnode = RCS_parsercsfile (rcs); in checkout_file()
218 * rcs.c (RCS_parsercsfile): trap and error out on the case where453 (RCS_parsercsfile): recognize the new RCS revision
891 rcs2 = RCS_parsercsfile (arg + 2); in admin_fileproc()
1959 if ((rcsfile = RCS_parsercsfile (rcs)) == NULL) in fixaddfile()2107 rcs = RCS_parsercsfile (rcsname); in checkaddfile()
1536 * rcs.c (RCS_parse, RCS_parsercsfile) [LINES_CRLF_TERMINATED]:3336 (RCS_parsercsfile): Open file and pass its file ptr to above function.
314 RCS_parsercsfile (const char *rcsfile) in RCS_parsercsfile() function
1116 (lock_RCS): Likewise. Don't call RCS_parsercsfile.3970 * rcs.c (RCS_parse, RCS_parsercsfile, RCS_reparsercsfile),
6133 * rcs.c (RCS_parsercsfile): Declare rcsfile argument as const.6134 * rcs.h (RCS_parsercsfile): Update prototype to match.13520 (RCS_parsercsfile): Likewise.