Searched refs:mux_client_forwards (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dmux.c1674 mux_client_forwards(int fd, int cancel_flag) function
2083 if (mux_client_forwards(sock, 0) != 0)
2087 if (mux_client_forwards(sock, 0) != 0) {
2101 if (mux_client_forwards(sock, 1) != 0)

Completed in 93 milliseconds