Lines Matching refs:reply_error
322 reply_error(struct sshbuf *reply, u_int type, u_int rid, const char *msg) in reply_error() function
411 reply_error(reply, MUX_S_FAILURE, rid, in mux_master_process_new_session()
423 reply_error(reply, MUX_S_FAILURE, rid, in mux_master_process_new_session()
444 reply_error(reply, MUX_S_PERMISSION_DENIED, rid, in mux_master_process_new_session()
517 reply_error(reply, MUX_S_PERMISSION_DENIED, rid, in mux_master_process_terminate()
671 reply_error(out, MUX_S_FAILURE, fctx->rid, failmsg); in mux_confirm_remote_forward()
737 reply_error(reply, MUX_S_FAILURE, rid, in mux_master_process_open_fwd()
800 reply_error(reply, MUX_S_PERMISSION_DENIED, rid, in mux_master_process_open_fwd()
811 reply_error(reply, MUX_S_FAILURE, rid, in mux_master_process_open_fwd()
940 reply_error(reply, MUX_S_FAILURE, rid, error_reason); in mux_master_process_close_fwd()
997 reply_error(reply, MUX_S_FAILURE, rid, in mux_master_process_stdio_fwd()
1008 reply_error(reply, MUX_S_FAILURE, rid, in mux_master_process_stdio_fwd()
1027 reply_error(reply, MUX_S_PERMISSION_DENIED, rid, in mux_master_process_stdio_fwd()
1076 reply_error(reply, MUX_S_FAILURE, cctx->rid, in mux_stdio_confirm()
1113 reply_error(reply, MUX_S_PERMISSION_DENIED, rid, in mux_master_process_stop_listening()
1212 reply_error(out, MUX_S_FAILURE, rid, "unsupported request"); in mux_master_read_cb()
1376 reply_error(reply, MUX_S_FAILURE, cctx->rid, in mux_session_confirm()