Home
last modified time | relevance | path

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

/external/openssh/
Dmux.c1770 mux_client_forwards(int fd, int cancel_flag) in mux_client_forwards() function
2179 if (mux_client_forwards(sock, 0) != 0) in muxclient()
2183 if (mux_client_forwards(sock, 0) != 0) { in muxclient()
2197 if (mux_client_forwards(sock, 1) != 0) in muxclient()