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

/freebsd-10.0-release/crypto/openssh/
H A Dmux.c188 mux_master_session_cleanup_cb(int cid, void *unused) function
468 channel_register_cleanup(nc->self, mux_master_session_cleanup_cb, 1);
963 channel_register_cleanup(nc->self, mux_master_session_cleanup_cb, 1);

Completed in 791 milliseconds