Lines Matching refs:debug2
229 debug2("%s: channel %d: not open", __func__, sc->self); in mux_master_control_cleanup_cb()
287 debug2("%s: channel %d slave version %u", __func__, c->self, ver); in process_mux_master_hello()
299 debug2("Unrecognised slave extension \"%s\"", name); in process_mux_master_hello()
364 debug2("%s: channel %d: request tty %d, X %d, agent %d, subsys %d, " in process_mux_new_session()
402 debug2("%s: session already open", __func__); in process_mux_new_session()
425 debug2("%s: session refused by user", __func__); in process_mux_new_session()
467 debug2("%s: channel_new: %d linked to control channel %d", in process_mux_new_session()
482 debug2("%s: channel %d: alive check", __func__, c->self); in process_mux_alive_check()
495 debug2("%s: channel %d: terminate request", __func__, c->self); in process_mux_terminate()
501 debug2("%s: termination refused by user", __func__); in process_mux_terminate()
633 debug2("%s: clearing registered forwarding for listen %d, " in mux_confirm_remote_forward()
703 debug2("%s: channel %d: request %s", __func__, c->self, in process_mux_open_fwd()
746 debug2("%s: found existing forwarding", in process_mux_open_fwd()
760 debug2("%s: found allocated port", in process_mux_open_fwd()
775 debug2("%s: forwarding refused by user", __func__); in process_mux_open_fwd()
872 debug2("%s: channel %d: request cancel %s", __func__, c->self, in process_mux_close_fwd()
961 debug2("%s: channel %d: request stdio fwd to %s:%u", in process_mux_stdio_fwd()
987 debug2("%s: session already open", __func__); in process_mux_stdio_fwd()
1003 debug2("%s: stdio fwd refused by user", __func__); in process_mux_stdio_fwd()
1023 debug2("%s: channel_new: %d linked to control channel %d", in process_mux_stdio_fwd()
1091 debug2("%s: stop listen refused by user", __func__); in process_mux_stop_listening()
1581 debug2("%s: master version %u", __func__, ver); in mux_client_hello_exchange()
1587 debug2("Unrecognised master extension \"%s\"", name); in mux_client_hello_exchange()
1944 debug2("Exiting on signal %d", muxclient_terminate); in mux_client_request_session()
1947 debug2("Control master terminated unexpectedly"); in mux_client_request_session()
1950 debug2("Received exit status from master %d", exitval); in mux_client_request_session()