Lines Matching refs:Channel
814 client_status_confirm(struct ssh *ssh, int type, Channel *c, void *ctx) in client_status_confirm()
878 client_abandon_status_confirm(struct ssh *ssh, Channel *c, void *ctx) in client_abandon_status_confirm()
1170 process_escapes(struct ssh *ssh, Channel *c, in process_escapes()
1419 client_simple_escape_filter(struct ssh *ssh, Channel *c, char *buf, int len) in client_simple_escape_filter()
1686 static Channel *
1690 Channel *c = NULL; in client_request_forwarded_tcpip()
1746 static Channel *
1750 Channel *c = NULL; in client_request_forwarded_streamlocal()
1768 static Channel *
1771 Channel *c = NULL; in client_request_x11()
1806 static Channel *
1809 Channel *c = NULL; in client_request_agent()
1846 Channel *c; in client_request_tun_fwd()
1892 Channel *c = NULL; in client_input_channel_open()
1954 Channel *c = NULL; in client_input_channel_req()
2686 Channel *c = NULL; in client_session2_setup()