Home
last modified time | relevance | path

Searched refs:error_use_protocol (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
HDerror.c38 int error_use_protocol; variable
HDserver.c3672 error_use_protocol = 0; in do_cvs_command()
6112 if (error_use_protocol) in server_cleanup()
6256 error_use_protocol = 0; in server_cleanup()
6380 error_use_protocol = 1; in server()
7617 if (error_use_protocol) in cvs_output()
7678 if (error_use_protocol || server_active) in cvs_output_binary()
7683 if (error_use_protocol) in cvs_output_binary()
7706 if (!error_use_protocol) in cvs_output_binary()
7764 if (error_use_protocol) in cvs_outerr()
7828 if (error_use_protocol) in cvs_flusherr()
[all …]
HDcvs.h456 extern int error_use_protocol;