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