Searched refs:error_use_protocol (Results 1 – 7 of 7) sorted by relevance
55 extern int error_use_protocol;
25 int error_use_protocol; variable
2855 error_use_protocol = 0;5172 error_use_protocol = 1;6489 if (error_use_protocol)6534 if (error_use_protocol || server_active)6539 if (error_use_protocol)6560 if (!error_use_protocol)6619 if (error_use_protocol)6662 if (error_use_protocol) in cvs_flusherr()6692 if (error_use_protocol) in cvs_flushout()6748 if (error_use_protocol)[all …]
1906 saved_output, and saved_outerr before setting error_use_protocol.1907 (pserver_authenticate_connection): Don't set error_use_protocol.2077 (cvs_output): Add support for error_use_protocol case.3832 error_use_protocol case) rather than stdio directly.4340 * modules.c (do_module): Honor error_use_protocol in printing trace.
60 Set `error_use_protocol' to 1 and just use error() where used to1720 * server.c (do_cvs_command): Clear error_use_protocol in the1722 (server): Set error_use_protocol.
38 if (server_active || error_use_protocol) in wnt_cleanup()
684 [CVS_SUPPORT] (error_use_protocol): New variable, with apology.685 (error): If error_use_protocol is set, report errors using the687 * error.h [CVS_SUPPORT]: Extern decl for error_use_protocol.