Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dmux.c1577 mux_client_hello_exchange(int fd, int timeout_ms) in mux_client_hello_exchange() function
2306 if (mux_client_hello_exchange(sock, timeout_ms) != 0) { in muxclient()