Lines Matching defs:reply
268 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_hello()
311 reply_ok(struct sshbuf *reply, u_int rid) in reply_ok()
322 reply_error(struct sshbuf *reply, u_int type, u_int rid, const char *msg) in reply_error()
334 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_new_session()
491 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_alive_check()
508 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_terminate()
684 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_open_fwd()
849 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_close_fwd()
961 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_stdio_fwd()
1061 struct sshbuf *reply; in mux_stdio_confirm() local
1104 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_stop_listening()
1134 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_proxy()
1362 struct sshbuf *reply; in mux_session_confirm() local