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

/freebsd-10.0-release/crypto/openssh/
H A Dmux.c1668 mux_client_forwards(int fd, int cancel_flag) function
2077 if (mux_client_forwards(sock, 0) != 0)
2081 if (mux_client_forwards(sock, 0) != 0) {
2095 if (mux_client_forwards(sock, 1) != 0)

Completed in 75 milliseconds