Searched refs:session_closed (Results 1 – 1 of 1) sorted by relevance
167 static int session_closed; /* In SSH2: login session closed. */ variable646 if (session_closed && !channel_still_open() && in client_wait_until_can_do_something()1490 session_closed = 1; in client_channel_closed()1619 if (compat20 && session_closed && !channel_still_open()) in client_loop()2764 session_closed = 1; in client_stop_mux()