Home
last modified time | relevance | path

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

/external/openssh/
Dmux.c1753 mux_client_forwards(int fd, int cancel_flag) in mux_client_forwards() function
2162 if (mux_client_forwards(sock, 0) != 0) in muxclient()
2166 if (mux_client_forwards(sock, 0) != 0) { in muxclient()
2180 if (mux_client_forwards(sock, 1) != 0) in muxclient()