Home
last modified time | relevance | path

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

/external/openssh/
Dmux.c1787 mux_client_forwards(int fd, int cancel_flag) in mux_client_forwards() function
2238 if (mux_client_forwards(sock, 0) != 0) in muxclient()
2242 if (mux_client_forwards(sock, 0) != 0) { in muxclient()
2257 if (mux_client_forwards(sock, 1) != 0) in muxclient()