• Home
  • Raw
  • Download

Lines Matching defs:rid

90 	u_int rid;  member
95 u_int rid; member
101 u_int rid; /* request id */ member
268 mux_master_process_hello(struct ssh *ssh, u_int rid, 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()
335 mux_master_process_new_session(struct ssh *ssh, u_int rid, in mux_master_process_new_session()
501 mux_master_process_alive_check(struct ssh *ssh, u_int rid, in mux_master_process_alive_check()
518 mux_master_process_terminate(struct ssh *ssh, u_int rid, in mux_master_process_terminate()
695 mux_master_process_open_fwd(struct ssh *ssh, u_int rid, in mux_master_process_open_fwd()
862 mux_master_process_close_fwd(struct ssh *ssh, u_int rid, in mux_master_process_close_fwd()
974 mux_master_process_stdio_fwd(struct ssh *ssh, u_int rid, in mux_master_process_stdio_fwd()
1112 mux_master_process_stop_listening(struct ssh *ssh, u_int rid, in mux_master_process_stop_listening()
1142 mux_master_process_proxy(struct ssh *ssh, u_int rid, in mux_master_process_proxy()
1163 u_int type, rid, i; in mux_master_read_cb() local
1672 u_int pid, type, rid; in mux_client_request_alive() local
1723 u_int type, rid; in mux_client_request_terminate() local
1781 u_int type, rid; in mux_client_forward() local
1903 u_int echar, rid, sid, esid, exitval, type, exitval_seen; in mux_client_request_session() local
2098 u_int type, rid; in mux_client_proxy() local
2139 u_int type, rid, sid; in mux_client_request_stdio_fwd() local
2247 u_int type, rid; in mux_client_request_stop_listening() local