Home
last modified time | relevance | path

Searched refs:cvsauthenticate (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/cvs/src/
Dclient.h16 extern int cvsauthenticate;
Dmain.c613 cvsauthenticate = 1;
Dclient.c4762 if (cvsauthenticate && ! cvsencrypt && !rootless) in start_server()
Dserver.c6234 int cvsauthenticate; variable
DChangeLog-97132 * client.h (cvsauthenticate): Declare.
164 (cvsauthenticate): New global variable.