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

/freebsd-10-stable/crypto/openssh/
H A Dmux.c192 mux_master_session_cleanup_cb(int cid, void *unused) function
472 channel_register_cleanup(nc->self, mux_master_session_cleanup_cb, 1);
1025 channel_register_cleanup(nc->self, mux_master_session_cleanup_cb, 1);

Completed in 47 milliseconds