OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CVSROOT_ENV
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
main.c
1045
char *tmp = getenv (
CVSROOT_ENV
);
1070
"or set the %s environment variable.",
CVSROOT_ENV
);
1144
setenv (
CVSROOT_ENV
, current_parsed_root->original, 1);
expand_path.c
110
if (!strcmp (name,
CVSROOT_ENV
))
cvs.h
274
#define
CVSROOT_ENV
"CVSROOT" /* source directory root */
server.c
1012
setenv (
CVSROOT_ENV
, current_parsed_root->directory, 1);
Completed in 72 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026