Searched refs:session_closed (Results 1 – 1 of 1) sorted by relevance
162 static int session_closed; /* In SSH2: login session closed. */ variable591 if (session_closed && !channel_still_open() && in client_wait_until_can_do_something()1368 session_closed = 1; in client_channel_closed()1466 if (compat20 && session_closed && !channel_still_open()) in client_loop()2160 session_closed = 1; in client_stop_mux()