Searched refs:session_closed (Results 1 – 1 of 1) sorted by relevance
130 static int session_closed = 0; /* In SSH2: login session closed. */ variable424 if (session_ident == -1 || session_closed) in client_check_window_change()511 if (session_closed && !channel_still_open() && in client_wait_until_can_do_something()1073 session_closed = 1; in client_channel_closed()1167 if (compat20 && session_closed && !channel_still_open()) in client_loop()