Lines Matching refs:debug3
197 debug3("%s: entering for channel %d", __func__, cid); in mux_master_session_cleanup_cb()
218 debug3("%s: entering for channel %d", __func__, cid); in mux_master_control_cleanup_cb()
397 debug3("%s: got fds stdin %d, stdout %d, stderr %d", __func__, in process_mux_new_session()
965 debug3("%s: got fds stdin %d, stdout %d", __func__, in process_mux_stdio_fwd()
1037 debug3("%s: sending failure reply", __func__); in mux_stdio_confirm()
1046 debug3("%s: sending success reply", __func__); in mux_stdio_confirm()
1123 debug3("%s: channel %d: hello sent", __func__, c->self); in mux_master_read_cb()
1140 debug3("%s: channel %d packet type 0x%08x len %u", in mux_master_read_cb()
1185 debug3("%s: channel %d: exit message, exitval %d", __func__, c->self, in mux_exit_message()
1208 debug3("%s: channel %d: TTY alloc failed", __func__, c->self); in mux_tty_alloc_failed()
1254 debug3("%s: temporary control path %s", __func__, options.control_path); in muxserver_listen()
1303 debug3("%s: mux listener channel %d fd %d", __func__, in muxserver_listen()
1326 debug3("%s: sending failure reply", __func__); in mux_session_confirm()
1361 debug3("%s: sending success reply", __func__); in mux_session_confirm()
1514 debug3("%s: read header failed: %s", __func__, in mux_client_read_packet()
1523 debug3("%s: read body failed: %s", __func__, strerror(errno)); in mux_client_read_packet()
1585 debug3("%s: entering", __func__); in mux_client_request_alive()
1614 debug3("%s: done pid = %u", __func__, pid); in mux_client_request_alive()
1628 debug3("%s: entering", __func__); in mux_client_request_terminate()
1757 debug3("%s: %s forwardings: %d local, %d remote", __func__, in mux_client_forwards()
1786 debug3("%s: entering", __func__); in mux_client_request_session()
1837 debug3("%s: session request sent", __func__); in mux_client_request_session()
1949 debug3("%s: entering", __func__); in mux_client_request_stdio_fwd()
1982 debug3("%s: stdio forward request sent", __func__); in mux_client_request_stdio_fwd()
2045 debug3("%s: entering", __func__); in mux_client_request_stop_listening()