Searched refs:channel_lookup (Results 1 – 5 of 5) sorted by relevance
232 channel_lookup(int id) in channel_lookup() function751 Channel *c = channel_lookup(id); in channel_send_open()769 Channel *c = channel_lookup(id); in channel_request_start()789 if ((c = channel_lookup(id)) == NULL) in channel_register_status_confirm()802 Channel *c = channel_lookup(id); in channel_register_open_confirm()842 Channel *c = channel_lookup(id); in channel_register_filter()858 Channel *c = channel_lookup(id); in channel_set_fds()2717 c = channel_lookup(id);2780 c = channel_lookup(id);2828 c = channel_lookup(id);[all …]
215 Channel *channel_lookup(int);
826 if ((c = channel_lookup(id)) == NULL) in server_input_channel_req()
2135 c = channel_lookup(id); in client_input_channel_req()2600 if ((c = channel_lookup(id)) == NULL) in client_session2_setup()
2260 if ((c = channel_lookup(s->chanid)) == NULL) in session_exit_message()