Lines Matching refs:reply_error
324 reply_error(struct sshbuf *reply, u_int type, u_int rid, const char *msg) in reply_error() function
414 reply_error(reply, MUX_S_FAILURE, rid, in mux_master_process_new_session()
426 reply_error(reply, MUX_S_FAILURE, rid, in mux_master_process_new_session()
447 reply_error(reply, MUX_S_PERMISSION_DENIED, rid, in mux_master_process_new_session()
528 reply_error(reply, MUX_S_PERMISSION_DENIED, rid, in mux_master_process_terminate()
683 reply_error(out, MUX_S_FAILURE, fctx->rid, failmsg); in mux_confirm_remote_forward()
749 reply_error(reply, MUX_S_FAILURE, rid, in mux_master_process_open_fwd()
814 reply_error(reply, MUX_S_PERMISSION_DENIED, rid, in mux_master_process_open_fwd()
825 reply_error(reply, MUX_S_FAILURE, rid, in mux_master_process_open_fwd()
954 reply_error(reply, MUX_S_FAILURE, rid, error_reason); in mux_master_process_close_fwd()
1004 reply_error(reply, MUX_S_FAILURE, rid, in mux_master_process_stdio_fwd()
1016 reply_error(reply, MUX_S_FAILURE, rid, in mux_master_process_stdio_fwd()
1030 reply_error(reply, MUX_S_PERMISSION_DENIED, rid, in mux_master_process_stdio_fwd()
1085 reply_error(reply, MUX_S_FAILURE, cctx->rid, in mux_stdio_confirm()
1122 reply_error(reply, MUX_S_PERMISSION_DENIED, rid, in mux_master_process_stop_listening()
1222 reply_error(out, MUX_S_FAILURE, rid, "unsupported request"); in mux_master_read_cb()
1391 reply_error(reply, MUX_S_FAILURE, cctx->rid, in mux_session_confirm()