Lines Matching refs:Channel
653 client_status_confirm(struct ssh *ssh, int type, Channel *c, void *ctx) in client_status_confirm()
716 client_abandon_status_confirm(struct ssh *ssh, Channel *c, void *ctx) in client_abandon_status_confirm()
933 process_escapes(struct ssh *ssh, Channel *c, in process_escapes()
1199 client_simple_escape_filter(struct ssh *ssh, Channel *c, char *buf, int len) in client_simple_escape_filter()
1471 static Channel *
1475 Channel *c = NULL; in client_request_forwarded_tcpip()
1524 static Channel *
1528 Channel *c = NULL; in client_request_forwarded_streamlocal()
1546 static Channel *
1549 Channel *c = NULL; in client_request_x11()
1582 static Channel *
1585 Channel *c = NULL; in client_request_agent()
1612 Channel *c; in client_request_tun_fwd()
1654 Channel *c = NULL; in client_input_channel_open()
1709 Channel *c = NULL; in client_input_channel_req()
2187 Channel *c = NULL; in client_session2_setup()