Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmux.c1597 mux_client_hello_exchange(int fd, int timeout_ms) in mux_client_hello_exchange() function
2328 if (mux_client_hello_exchange(sock, timeout_ms) != 0) { in muxclient()