Searched refs:CVS_ADMIN_GROUP (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/include/
H A Dconfig.h31 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" macro
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dparseinfo.c296 #ifdef CVS_ADMIN_GROUP
297 new->UserAdminGroup = xstrdup (CVS_ADMIN_GROUP);
H A Dadmin.c538 option is restricted if the group CVS_ADMIN_GROUP exists on the
547 CVS_ADMIN_GROUP);
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/
H A Dconfig.h.in33 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 122 milliseconds