Lines Matching refs:debug2
232 debug2("%s: channel %d: not open", __func__, sc->self); in mux_master_control_cleanup_cb()
290 debug2("%s: channel %d slave version %u", __func__, c->self, ver); in process_mux_master_hello()
302 debug2("Unrecognised slave extension \"%s\"", name); in process_mux_master_hello()
367 debug2("%s: channel %d: request tty %d, X %d, agent %d, subsys %d, " in process_mux_new_session()
405 debug2("%s: session already open", __func__); in process_mux_new_session()
428 debug2("%s: session refused by user", __func__); in process_mux_new_session()
470 debug2("%s: channel_new: %d linked to control channel %d", in process_mux_new_session()
485 debug2("%s: channel %d: alive check", __func__, c->self); in process_mux_alive_check()
498 debug2("%s: channel %d: terminate request", __func__, c->self); in process_mux_terminate()
504 debug2("%s: termination refused by user", __func__); in process_mux_terminate()
636 debug2("%s: clearing registered forwarding for listen %d, " in mux_confirm_remote_forward()
706 debug2("%s: channel %d: request %s", __func__, c->self, in process_mux_open_fwd()
749 debug2("%s: found existing forwarding", in process_mux_open_fwd()
763 debug2("%s: found allocated port", in process_mux_open_fwd()
778 debug2("%s: forwarding refused by user", __func__); in process_mux_open_fwd()
875 debug2("%s: channel %d: request cancel %s", __func__, c->self, in process_mux_close_fwd()
964 debug2("%s: channel %d: request stdio fwd to %s:%u", in process_mux_stdio_fwd()
990 debug2("%s: session already open", __func__); in process_mux_stdio_fwd()
1006 debug2("%s: stdio fwd refused by user", __func__); in process_mux_stdio_fwd()
1026 debug2("%s: channel_new: %d linked to control channel %d", in process_mux_stdio_fwd()
1094 debug2("%s: stop listen refused by user", __func__); in process_mux_stop_listening()
1598 debug2("%s: master version %u", __func__, ver); in mux_client_hello_exchange()
1604 debug2("Unrecognised master extension \"%s\"", name); in mux_client_hello_exchange()
1965 debug2("Exiting on signal %d", muxclient_terminate); in mux_client_request_session()
1968 debug2("Control master terminated unexpectedly"); in mux_client_request_session()
1971 debug2("Received exit status from master %d", exitval); in mux_client_request_session()