Lines Matching refs:Channel
815 client_status_confirm(struct ssh *ssh, int type, Channel *c, void *ctx) in client_status_confirm()
879 client_abandon_status_confirm(struct ssh *ssh, Channel *c, void *ctx) in client_abandon_status_confirm()
1171 process_escapes(struct ssh *ssh, Channel *c, in process_escapes()
1420 client_simple_escape_filter(struct ssh *ssh, Channel *c, char *buf, int len) in client_simple_escape_filter()
1687 static Channel *
1691 Channel *c = NULL; in client_request_forwarded_tcpip()
1747 static Channel *
1751 Channel *c = NULL; in client_request_forwarded_streamlocal()
1769 static Channel *
1772 Channel *c = NULL; in client_request_x11()
1807 static Channel *
1810 Channel *c = NULL; in client_request_agent()
1847 Channel *c; in client_request_tun_fwd()
1893 Channel *c = NULL; in client_input_channel_open()
1955 Channel *c = NULL; in client_input_channel_req()
2687 Channel *c = NULL; in client_session2_setup()