Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dclient.h36 extern int cvsauthenticate;
H A Drelease.c70 if (cvsauthenticate) run_add_arg ("-a"); in setup_update_command()
H A Dmain.c792 cvsauthenticate = 1; in main()
H A Dclient.c4228 if (cvsauthenticate && ! cvsencrypt && !rootless) in start_server()
H A Dserver.c7550 int cvsauthenticate; variable
H A DChangeLog-97132 * client.h (cvsauthenticate): Declare.
164 (cvsauthenticate): New global variable.