OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CVS_ADMIN_GROUP
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl2/xcvs/include/
config.h
31
CVS_ADMIN_GROUP
. If this group does not exist, all users are allowed to run
33
CVS_ADMIN_GROUP
by running configure with the --with-cvs-admin-group=
37
#define
CVS_ADMIN_GROUP
"cvsadmin"
/src/external/gpl2/xcvs/dist/src/
tag.c
204
#ifdef
CVS_ADMIN_GROUP
206
(grp = getgrnam(
CVS_ADMIN_GROUP
)) != NULL)
226
CVS_ADMIN_GROUP
);
235
CVS_ADMIN_GROUP
);
238
#endif /* defined
CVS_ADMIN_GROUP
*/
parseinfo.c
298
#ifdef
CVS_ADMIN_GROUP
299
new->UserAdminGroup = xstrdup (
CVS_ADMIN_GROUP
);
admin.c
540
option is restricted if the group
CVS_ADMIN_GROUP
exists on the
549
CVS_ADMIN_GROUP
);
/src/external/gpl2/xcvs/dist/
config.h.in
33
CVS_ADMIN_GROUP
. If this group does not exist, all users are allowed to run
35
CVS_ADMIN_GROUP
by running configure with the --with-cvs-admin-group=
39
#undef
CVS_ADMIN_GROUP
Completed in 19 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026