• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching refs:debug3

200 	debug3("%s: entering for channel %d", __func__, cid);  in mux_master_session_cleanup_cb()
221 debug3("%s: entering for channel %d", __func__, cid); in mux_master_control_cleanup_cb()
400 debug3("%s: got fds stdin %d, stdout %d, stderr %d", __func__, in process_mux_new_session()
985 debug3("%s: got fds stdin %d, stdout %d", __func__, in process_mux_stdio_fwd()
1057 debug3("%s: sending failure reply", __func__); in mux_stdio_confirm()
1066 debug3("%s: sending success reply", __func__); in mux_stdio_confirm()
1155 debug3("%s: channel %d: hello sent", __func__, c->self); in mux_master_read_cb()
1172 debug3("%s: channel %d packet type 0x%08x len %u", in mux_master_read_cb()
1217 debug3("%s: channel %d: exit message, exitval %d", __func__, c->self, in mux_exit_message()
1240 debug3("%s: channel %d: TTY alloc failed", __func__, c->self); in mux_tty_alloc_failed()
1286 debug3("%s: temporary control path %s", __func__, options.control_path); in muxserver_listen()
1335 debug3("%s: mux listener channel %d fd %d", __func__, in muxserver_listen()
1358 debug3("%s: sending failure reply", __func__); in mux_session_confirm()
1395 debug3("%s: sending success reply", __func__); in mux_session_confirm()
1548 debug3("%s: read header failed: %s", __func__, in mux_client_read_packet()
1557 debug3("%s: read body failed: %s", __func__, strerror(errno)); in mux_client_read_packet()
1619 debug3("%s: entering", __func__); in mux_client_request_alive()
1648 debug3("%s: done pid = %u", __func__, pid); in mux_client_request_alive()
1662 debug3("%s: entering", __func__); in mux_client_request_terminate()
1791 debug3("%s: %s forwardings: %d local, %d remote", __func__, in mux_client_forwards()
1820 debug3("%s: entering", __func__); in mux_client_request_session()
1871 debug3("%s: session request sent", __func__); in mux_client_request_session()
2009 debug3("%s: done", __func__); in mux_client_proxy()
2022 debug3("%s: entering", __func__); in mux_client_request_stdio_fwd()
2059 debug3("%s: stdio forward request sent", __func__); in mux_client_request_stdio_fwd()
2122 debug3("%s: entering", __func__); in mux_client_request_stop_listening()