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

/freebsd-10-stable/crypto/openssh/
H A Dmux.c1771 mux_client_forwards(int fd, int cancel_flag) function
2188 if (mux_client_forwards(sock, 0) != 0)
2192 if (mux_client_forwards(sock, 0) != 0) {
2206 if (mux_client_forwards(sock, 1) != 0)

Completed in 44 milliseconds