Searched refs:start_rsh_server (Results 1 – 6 of 6) sorted by relevance
447 * client.c (start_rsh_server): use RSH_NEEDS_BINARY_FLAG to773 (start_rsh_server): alternate definition if1490 * client.c (start_rsh_server): Don't pass -d to "cvs server"1641 (start_rsh_server): Declare and define only if1644 (start_server): Only try to call start_rsh_server if1703 * client.c (start_rsh_server): Don't pass -d to "cvs server"1953 (start_rsh_server): Convert perl-style `cond || stmt' to more1977 (start_rsh_server): if server_user set, then use it.2384 * client.c (start_rsh_server): Send the remote command to rsh as a2403 * client.c (start_rsh_server): If the CVS_RSH environment variable[all …]
3660 static void start_rsh_server PROTO((int *, int *));4413 start_rsh_server (&tofd, &fromfd); in start_server()4825 start_rsh_server (tofdp, fromfdp) in start_rsh_server() function4912 start_rsh_server (tofdp, fromfdp) in start_rsh_server() function
1382 * client.c: Only declare start_rsh_server if we are going to2060 * client.c (start_rsh_server): Free command.2752 * client.c (start_rsh_server): Add comment about "remsh" vs. "rsh".2890 * client.c (start_rsh_server): Nuke comment about weirdnesses with
1053 * client.c: Take rsh_pid and start_rsh_server out of2680 * client.c (start_tcp_server, start_server, start_rsh_server,
172 trace messages ala start_rsh_server.173 (start_rsh_server): Include entire command in trace message for
671 (start_rsh_server): removed this func, since we don't use it -- we