Lines Matching refs:sshbuf

77 extern struct sshbuf *command;
86 struct sshbuf *cmd;
155 Channel *, struct sshbuf *, struct sshbuf *);
157 Channel *, struct sshbuf *, struct sshbuf *);
159 Channel *, struct sshbuf *, struct sshbuf *);
161 Channel *, struct sshbuf *, struct sshbuf *);
163 Channel *, struct sshbuf *, struct sshbuf *);
165 Channel *, struct sshbuf *, struct sshbuf *);
167 Channel *, struct sshbuf *, struct sshbuf *);
169 Channel *, struct sshbuf *, struct sshbuf *);
171 Channel *, struct sshbuf *, struct sshbuf *);
176 struct sshbuf *, struct sshbuf *);
269 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_hello()
313 reply_ok(struct sshbuf *reply, u_int rid) in reply_ok()
324 reply_error(struct sshbuf *reply, u_int type, u_int rid, const char *msg) in reply_error()
336 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_new_session()
502 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_alive_check()
519 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_terminate()
612 struct sshbuf *out; in mux_confirm_remote_forward()
696 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_open_fwd()
863 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_close_fwd()
975 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_stdio_fwd()
1070 struct sshbuf *reply; in mux_stdio_confirm()
1113 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_stop_listening()
1143 Channel *c, struct sshbuf *m, struct sshbuf *reply) in mux_master_process_proxy()
1162 struct sshbuf *in = NULL, *out = NULL; in mux_master_read_cb()
1240 struct sshbuf *m; in mux_exit_message()
1265 struct sshbuf *m; in mux_tty_alloc_failed()
1377 struct sshbuf *reply; in mux_session_confirm()
1477 mux_client_read(int fd, struct sshbuf *b, size_t need) in mux_client_read()
1519 mux_client_write_packet(int fd, struct sshbuf *m) in mux_client_write_packet()
1521 struct sshbuf *queue; in mux_client_write_packet()
1573 mux_client_read_packet(int fd, struct sshbuf *m) in mux_client_read_packet()
1575 struct sshbuf *queue; in mux_client_read_packet()
1608 struct sshbuf *m; in mux_client_hello_exchange()
1670 struct sshbuf *m; in mux_client_request_alive()
1721 struct sshbuf *m; in mux_client_request_terminate()
1778 struct sshbuf *m; in mux_client_forward()
1900 struct sshbuf *m; in mux_client_request_session()
2096 struct sshbuf *m; in mux_client_proxy()
2137 struct sshbuf *m; in mux_client_request_stdio_fwd()
2245 struct sshbuf *m; in mux_client_request_stop_listening()