Lines Matching defs:c

250 	Channel *c;  in channel_by_id()  local
267 Channel *c; in channel_by_remote_id() local
285 Channel *c; in channel_lookup() local
369 Channel *c; in channel_set_xtype() local
387 channel_set_used_time(struct ssh *ssh, Channel *c) in channel_set_used_time()
399 channel_get_expiry(struct ssh *ssh, Channel *c) in channel_get_expiry()
419 channel_register_fds(struct ssh *ssh, Channel *c, int rfd, int wfd, int efd, in channel_register_fds()
493 Channel *c; in channel_new() local
546 channel_close_fd(struct ssh *ssh, Channel *c, int *fdp) in channel_close_fd()
596 channel_close_fds(struct ssh *ssh, Channel *c) in channel_close_fds()
704 mux_remove_remote_forwardings(struct ssh *ssh, Channel *c) in mux_remove_remote_forwardings()
736 channel_free(struct ssh *ssh, Channel *c) in channel_free()
851 Channel *c; in channel_stop_listening() local
880 Channel *c; in channel_not_very_much_buffered_data() local
900 Channel *c; in channel_still_open() local
943 Channel *c; in channel_tty_open() local
960 Channel *c; in channel_find_open() local
999 channel_format_extended_usage(const Channel *c) in channel_format_extended_usage()
1017 channel_format_status(const Channel *c) in channel_format_status()
1044 Channel *c; in channel_open_message() local
1100 open_preamble(struct ssh *ssh, const char *where, Channel *c, const char *type) in open_preamble()
1116 Channel *c = channel_lookup(ssh, id); in channel_send_open() local
1132 Channel *c = channel_lookup(ssh, id); in channel_request_start() local
1156 Channel *c; in channel_register_status_confirm() local
1172 Channel *c = channel_lookup(ssh, id); in channel_register_open_confirm() local
1186 Channel *c = channel_by_id(ssh, id); in channel_register_cleanup() local
1199 Channel *c = channel_by_id(ssh, id); in channel_cancel_cleanup() local
1213 Channel *c = channel_lookup(ssh, id); in channel_register_filter() local
1229 Channel *c = channel_lookup(ssh, id); in channel_set_fds() local
1250 channel_pre_listener(struct ssh *ssh, Channel *c) in channel_pre_listener()
1256 channel_pre_connecting(struct ssh *ssh, Channel *c) in channel_pre_connecting()
1263 channel_pre_open(struct ssh *ssh, Channel *c) in channel_pre_open()
1376 channel_force_close(struct ssh *ssh, Channel *c, int abandon) in channel_force_close()
1402 channel_pre_x11_open(struct ssh *ssh, Channel *c) in channel_pre_x11_open()
1422 channel_pre_mux_client(struct ssh *ssh, Channel *c) in channel_pre_mux_client()
1446 channel_decode_socks4(Channel *c, struct sshbuf *input, struct sshbuf *output) in channel_decode_socks4()
1565 channel_decode_socks5(Channel *c, struct sshbuf *input, struct sshbuf *output) in channel_decode_socks5()
1696 Channel *c; in channel_connect_stdio_fwd() local
1718 channel_pre_dynamic(struct ssh *ssh, Channel *c) in channel_pre_dynamic()
1765 rdynamic_close(struct ssh *ssh, Channel *c) in rdynamic_close()
1773 channel_before_prepare_io_rdynamic(struct ssh *ssh, Channel *c) in channel_before_prepare_io_rdynamic()
1831 channel_post_x11_listener(struct ssh *ssh, Channel *c) in channel_post_x11_listener()
1880 port_open_helper(struct ssh *ssh, Channel *c, char *rtype) in port_open_helper()
1948 channel_post_port_listener(struct ssh *ssh, Channel *c) in channel_post_port_listener()
2007 channel_post_auth_listener(struct ssh *ssh, Channel *c) in channel_post_auth_listener()
2035 channel_post_connecting(struct ssh *ssh, Channel *c) in channel_post_connecting()
2107 channel_handle_rfd(struct ssh *ssh, Channel *c) in channel_handle_rfd()
2192 channel_handle_wfd(struct ssh *ssh, Channel *c) in channel_handle_wfd()
2283 channel_handle_efd_write(struct ssh *ssh, Channel *c) in channel_handle_efd_write()
2312 channel_handle_efd_read(struct ssh *ssh, Channel *c) in channel_handle_efd_read()
2342 channel_handle_efd(struct ssh *ssh, Channel *c) in channel_handle_efd()
2359 channel_check_window(struct ssh *ssh, Channel *c) in channel_check_window()
2387 channel_post_open(struct ssh *ssh, Channel *c) in channel_post_open()
2396 read_mux(struct ssh *ssh, Channel *c, u_int need) in read_mux()
2420 channel_post_mux_client_read(struct ssh *ssh, Channel *c) in channel_post_mux_client_read()
2456 channel_post_mux_client_write(struct ssh *ssh, Channel *c) in channel_post_mux_client_write()
2478 channel_post_mux_client(struct ssh *ssh, Channel *c) in channel_post_mux_client()
2485 channel_post_mux_listener(struct ssh *ssh, Channel *c) in channel_post_mux_listener()
2576 channel_garbage_collect(struct ssh *ssh, Channel *c) in channel_garbage_collect()
2605 Channel *c; in channel_handler() local
2664 Channel *c; in channel_before_prepare_io() local
2677 dump_channel_poll(const char *func, const char *what, Channel *c, in dump_channel_poll()
2693 channel_prepare_pollfd(Channel *c, u_int *next_pollfd, in channel_prepare_pollfd()
2837 fd_ready(Channel *c, int p, struct pollfd *pfds, u_int npfd, int fd, in fd_ready()
2870 Channel *c; in channel_after_poll() local
2950 channel_output_poll_input_open(struct ssh *ssh, Channel *c) in channel_output_poll_input_open()
3024 channel_output_poll_extended_read(struct ssh *ssh, Channel *c) in channel_output_poll_extended_read()
3063 Channel *c; in channel_output_poll() local
3140 Channel *c = NULL; in channel_proxy_downstream() local
3291 channel_proxy_upstream(Channel *c, int type, u_int32_t seq, struct ssh *ssh) in channel_proxy_upstream()
3393 Channel *c; in channel_from_packet_id() local
3407 Channel *c = channel_from_packet_id(ssh, __func__, "data"); in channel_input_data() local
3476 Channel *c = channel_from_packet_id(ssh, __func__, "extended data"); in channel_input_extended_data() local
3526 Channel *c = channel_from_packet_id(ssh, __func__, "ieof"); in channel_input_ieof() local
3551 Channel *c = channel_from_packet_id(ssh, __func__, "oclose"); in channel_input_oclose() local
3567 Channel *c = channel_from_packet_id(ssh, __func__, "open confirmation"); in channel_input_open_confirmation() local
3622 Channel *c = channel_from_packet_id(ssh, __func__, "open failure"); in channel_input_open_failure() local
3660 Channel *c; in channel_input_window_adjust() local
3690 Channel *c; in channel_input_status_confirm() local
3797 Channel *c; in channel_setup_fwd_listener_tcpip() local
3956 Channel *c; in channel_setup_fwd_listener_streamlocal() local
4032 Channel *c = ssh->chanctxt->channels[i]; in channel_cancel_rport_listener_tcpip() local
4052 Channel *c = ssh->chanctxt->channels[i]; in channel_cancel_rport_listener_streamlocal() local
4089 Channel *c = ssh->chanctxt->channels[i]; in channel_cancel_lport_listener_tcpip() local
4127 Channel *c = ssh->chanctxt->channels[i]; in channel_cancel_lport_listener_streamlocal() local
4727 Channel *c; in connect_to() local
4808 Channel *c; in channel_connect_to_port() local
4929 Channel *c; in rdynamic_connect_prepare() local
4952 rdynamic_connect_finish(struct ssh *ssh, Channel *c) in rdynamic_connect_finish()
5349 Channel *c; in x11_channel_used_recently() local