Home
last modified time | relevance | path

Searched refs:RCS_parsercsfile (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drcs.h198 RCSNode *RCS_parsercsfile (const char *rcsfile);
H A Dmkmodules.c972 rcsnode = RCS_parsercsfile (rcs); in checkout_file()
H A DChangeLog-9194218 * rcs.c (RCS_parsercsfile): trap and error out on the case where
453 (RCS_parsercsfile): recognize the new RCS revision
H A Dadmin.c891 rcs2 = RCS_parsercsfile (arg + 2); in admin_fileproc()
H A Dcommit.c1959 if ((rcsfile = RCS_parsercsfile (rcs)) == NULL) in fixaddfile()
2107 rcs = RCS_parsercsfile (rcsname); in checkaddfile()
H A DChangeLog-93951536 * rcs.c (RCS_parse, RCS_parsercsfile) [LINES_CRLF_TERMINATED]:
3336 (RCS_parsercsfile): Open file and pass its file ptr to above function.
H A Drcs.c314 RCS_parsercsfile (const char *rcsfile) in RCS_parsercsfile() function
H A DChangeLog-961116 (lock_RCS): Likewise. Don't call RCS_parsercsfile.
3970 * rcs.c (RCS_parse, RCS_parsercsfile, RCS_reparsercsfile),
H A DChangeLog6133 * rcs.c (RCS_parsercsfile): Declare rcsfile argument as const.
6134 * rcs.h (RCS_parsercsfile): Update prototype to match.
13520 (RCS_parsercsfile): Likewise.