• Home
  • Raw
  • Download

Lines Matching refs:debug3

196 	debug3("%s: entering for channel %d", __func__, cid);  in mux_master_session_cleanup_cb()
217 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()
866 debug3("%s: got fds stdin %d, stdout %d", __func__, in process_mux_stdio_fwd()
979 debug3("%s: channel %d: hello sent", __func__, c->self); in mux_master_read_cb()
996 debug3("%s: channel %d packet type 0x%08x len %u", in mux_master_read_cb()
1041 debug3("%s: channel %d: exit message, evitval %d", __func__, c->self, in mux_exit_message()
1064 debug3("%s: channel %d: TTY alloc failed", __func__, c->self); in mux_tty_alloc_failed()
1111 debug3("%s: temporary control path %s", __func__, options.control_path); in muxserver_listen()
1174 debug3("%s: mux listener channel %d fd %d", __func__, in muxserver_listen()
1197 debug3("%s: sending failure reply", __func__); in mux_session_confirm()
1232 debug3("%s: sending success reply", __func__); in mux_session_confirm()
1385 debug3("%s: read header failed: %s", __func__, strerror(errno)); in mux_client_read_packet()
1392 debug3("%s: read body failed: %s", __func__, strerror(errno)); in mux_client_read_packet()
1453 debug3("%s: entering", __func__); in mux_client_request_alive()
1482 debug3("%s: done pid = %u", __func__, pid); in mux_client_request_alive()
1496 debug3("%s: entering", __func__); in mux_client_request_terminate()
1613 debug3("%s: requesting forwardings: %d local, %d remote", __func__, in mux_client_request_forwards()
1641 debug3("%s: entering", __func__); in mux_client_request_session()
1692 debug3("%s: session request sent", __func__); in mux_client_request_session()
1804 debug3("%s: entering", __func__); in mux_client_request_stdio_fwd()
1837 debug3("%s: stdio forward request sent", __func__); in mux_client_request_stdio_fwd()
1900 debug3("%s: entering", __func__); in mux_client_request_stop_listening()