Home
last modified time | relevance | path

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

/external/openssh/
Dmux.c196 mux_master_session_cleanup_cb(int cid, void *unused) in mux_master_session_cleanup_cb() function
476 channel_register_cleanup(nc->self, mux_master_session_cleanup_cb, 1); in process_mux_new_session()
1029 channel_register_cleanup(nc->self, mux_master_session_cleanup_cb, 1); in process_mux_stdio_fwd()