Searched refs:channel_lookup (Results 1 – 5 of 5) sorted by relevance
197 channel_lookup(int id) in channel_lookup() function655 Channel *c = channel_lookup(id); in channel_send_open()673 Channel *c = channel_lookup(id); in channel_request_start()693 if ((c = channel_lookup(id)) == NULL) in channel_register_status_confirm()706 Channel *c = channel_lookup(id); in channel_register_open_confirm()746 Channel *c = channel_lookup(id); in channel_register_filter()762 Channel *c = channel_lookup(id); in channel_set_fds()2270 c = channel_lookup(id);2330 c = channel_lookup(id);2375 c = channel_lookup(id);[all …]
203 Channel *channel_lookup(int);
1937 } else if ((c = channel_lookup(id)) == NULL) { in client_input_channel_req()1996 if ((c = channel_lookup(id)) == NULL) in client_session2_setup()
1181 if ((c = channel_lookup(id)) == NULL) in server_input_channel_req()
2415 if ((c = channel_lookup(s->chanid)) == NULL) in session_exit_message()