Home
last modified time | relevance | path

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

/netbsd/crypto/external/bsd/openssh/dist/
H A Dmux.c1821 mux_client_forwards(int fd, int cancel_flag) in mux_client_forwards() function
2300 if (mux_client_forwards(sock, 0) != 0) in muxclient()
2304 if (mux_client_forwards(sock, 0) != 0) { in muxclient()
2319 if (mux_client_forwards(sock, 1) != 0) in muxclient()