Searched refs:channel_still_open (Results 1 – 4 of 4) sorted by relevance
244 int channel_still_open(void);
269 } else if (channel_still_open()) { in set_control_persist_exit_time()591 if (session_closed && !channel_still_open() && in client_wait_until_can_do_something()1466 if (compat20 && session_closed && !channel_still_open()) in client_loop()
680 if (!channel_still_open()) in server_loop()
510 channel_still_open(void) in channel_still_open() function