• Home
  • Raw
  • Download

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()
982 debug3("%s: got fds stdin %d, stdout %d", __func__, in process_mux_stdio_fwd()
1054 debug3("%s: sending failure reply", __func__); in mux_stdio_confirm()
1063 debug3("%s: sending success reply", __func__); in mux_stdio_confirm()
1140 debug3("%s: channel %d: hello sent", __func__, c->self); in mux_master_read_cb()
1157 debug3("%s: channel %d packet type 0x%08x len %u", in mux_master_read_cb()
1202 debug3("%s: channel %d: exit message, exitval %d", __func__, c->self, in mux_exit_message()
1225 debug3("%s: channel %d: TTY alloc failed", __func__, c->self); in mux_tty_alloc_failed()
1271 debug3("%s: temporary control path %s", __func__, options.control_path); in muxserver_listen()
1320 debug3("%s: mux listener channel %d fd %d", __func__, in muxserver_listen()
1343 debug3("%s: sending failure reply", __func__); in mux_session_confirm()
1378 debug3("%s: sending success reply", __func__); in mux_session_confirm()
1531 debug3("%s: read header failed: %s", __func__, in mux_client_read_packet()
1540 debug3("%s: read body failed: %s", __func__, strerror(errno)); in mux_client_read_packet()
1602 debug3("%s: entering", __func__); in mux_client_request_alive()
1631 debug3("%s: done pid = %u", __func__, pid); in mux_client_request_alive()
1645 debug3("%s: entering", __func__); in mux_client_request_terminate()
1774 debug3("%s: %s forwardings: %d local, %d remote", __func__, in mux_client_forwards()
1803 debug3("%s: entering", __func__); in mux_client_request_session()
1854 debug3("%s: session request sent", __func__); in mux_client_request_session()
1966 debug3("%s: entering", __func__); in mux_client_request_stdio_fwd()
1999 debug3("%s: stdio forward request sent", __func__); in mux_client_request_stdio_fwd()
2062 debug3("%s: entering", __func__); in mux_client_request_stop_listening()