Searched refs:RCS_parse (Results 1 – 11 of 11) sorted by relevance
| /openbsd/src/gnu/usr.bin/cvs/src/ |
| D | checkin.c | 57 finfo->rcs = RCS_parse (finfo->file, finfo->repository);
|
| D | rcs.h | 188 RCSNode *RCS_parse PROTO((const char *file, const char *repos));
|
| D | vers_ts.c | 162 rcsdata = RCS_parse (finfo->file, finfo->repository);
|
| D | checkout.c | 1044 finfo.rcs = RCS_parse (finfo.file, repository);
|
| D | recurse.c | 804 finfo->rcs = RCS_parse (finfo->file, repository);
|
| D | commit.c | 2098 rcsfile = RCS_parse (file, repository); 2126 rcsfile = RCS_parse (file, repository);
|
| D | ChangeLog-9395 | 1536 * rcs.c (RCS_parse, RCS_parsercsfile) [LINES_CRLF_TERMINATED]: 2156 RCS_check_kflag, RCS_check_tag, RCS_isdead, RCS_parse, 2158 RCS_check_tag, RCS_parse): Added const qualifiers as 2463 * rcs.c (RCS_parse): If we can't open the file, give an error 3337 (RCS_parse): Likewise.
|
| D | ChangeLog-97 | 787 * checkin.c (Checkin): Updated RCS_checkin caller, moved RCS_parse 2336 * rcs.c (RCS_parse): Adjust callers to not free it. Without this 2583 * rcs.c (RCS_parse): If ign_case, then try opening the file with
|
| D | ChangeLog-96 | 1118 creating a new file, call RCS_parse. When stubbing a branch, use 1220 * checkout.c (checkout_proc): Call RCS_parse to get the default 3970 * rcs.c (RCS_parse, RCS_parsercsfile, RCS_reparsercsfile),
|
| D | rcs.c | 181 RCS_parse (file, repos) in RCS_parse() function
|
| D | ChangeLog | 2924 * recurse.c (do_file_proc): Check for errors from RCS_parse. 4564 (RCS_parse): Call rcsbuf_cache_close. Don't call fclose.
|