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

/macosx-10.10/OpenSSH-189/openssh/
H A Dmux.c573 mux_confirm_remote_forward(int type, u_int32_t seq, void *ctxt) function
761 client_register_global_confirm(mux_confirm_remote_forward,
764 c->mux_pause = 1; /* wait for mux_confirm_remote_forward */
765 /* delayed reply in mux_confirm_remote_forward */

Completed in 211 milliseconds