Searched refs:channel_still_open (Results 1 – 3 of 3) sorted by relevance
262 int channel_still_open(void);
269 } else if (channel_still_open()) { in set_control_persist_exit_time()646 if (session_closed && !channel_still_open() && in client_wait_until_can_do_something()1619 if (compat20 && session_closed && !channel_still_open()) in client_loop()
595 channel_still_open(void) in channel_still_open() function