Lines Matching refs:debug3_f
196 debug3_f("entering for channel %d", cid); in mux_master_session_cleanup_cb()
217 debug3_f("entering for channel %d", cid); in mux_master_control_cleanup_cb()
417 debug3_f("got fds stdin %d, stdout %d, stderr %d", in mux_master_process_new_session()
1003 debug3_f("got fds stdin %d, stdout %d", new_fd[0], new_fd[1]); in mux_master_process_stdio_fwd()
1075 debug3_f("sending failure reply"); in mux_stdio_confirm()
1082 debug3_f("sending success reply"); in mux_stdio_confirm()
1174 debug3_f("channel %d: hello sent", c->self); in mux_master_read_cb()
1188 debug3_f("channel %d packet type 0x%08x len %zu", c->self, in mux_master_read_cb()
1232 debug3_f("channel %d: exit message, exitval %d", c->self, exitval); in mux_exit_message()
1255 debug3_f("channel %d: TTY alloc failed", c->self); in mux_tty_alloc_failed()
1301 debug3_f("temporary control path %s", options.control_path); in muxserver_listen()
1350 debug3_f("mux listener channel %d fd %d", in muxserver_listen()
1375 debug3_f("sending failure reply"); in mux_session_confirm()
1410 debug3_f("sending success reply"); in mux_session_confirm()
1569 debug3_f("read header failed: %s", in mux_client_read_packet_timeout()
1578 debug3_f("read body failed: %s", strerror(errno)); in mux_client_read_packet_timeout()
1664 debug3_f("entering"); in mux_client_request_alive()
1700 debug3_f("done pid = %u", pid); in mux_client_request_alive()
1715 debug3_f("entering"); in mux_client_request_terminate()
1863 debug3_f("%s forwardings: %d local, %d remote", in mux_client_forwards()
1893 debug3_f("entering"); in mux_client_request_session()
1950 debug3_f("session request sent"); in mux_client_request_session()
2109 debug3_f("done"); in mux_client_proxy()
2122 debug3_f("entering"); in mux_client_request_stdio_fwd()
2155 debug3_f("stdio forward request sent"); in mux_client_request_stdio_fwd()
2221 debug3_f("entering"); in mux_client_request_stop_listening()