OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RCS_parse
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
rcs.h
197
RCSNode *
RCS_parse
(const char *file, const char *repos);
vers_ts.c
187
rcsdata =
RCS_parse
(finfo->file, finfo->repository);
checkout.c
1117
finfo.rcs =
RCS_parse
(finfo.file, repository);
recurse.c
946
finfo->rcs =
RCS_parse
(finfo->file, repository);
commit.c
2014
*
RCS_parse
(called to verify the newly created archive file)
2214
rcs =
RCS_parse
(file, repository);
2320
rcs =
RCS_parse
(file, repository);
rcs.c
184
* Most parts of CVS will want to rely instead on
RCS_parse
which calls this
270
RCS_parse
(const char *file, const char *repos)
664
arguments to
RCS_parse
got stashed in the RCSNode. */
934
* after a call to
RCS_parse
.
1978
/* When
RCS_parse
opens a file using fopen_case, it frees the
Completed in 21 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026