Searched refs:mux_confirm_remote_forward (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/crypto/openssh/
H A Dmux.c583 mux_confirm_remote_forward(int type, u_int32_t seq, void *ctxt) function
807 client_register_global_confirm(mux_confirm_remote_forward,
810 c->mux_pause = 1; /* wait for mux_confirm_remote_forward */
811 /* delayed reply in mux_confirm_remote_forward */

Completed in 54 milliseconds