Home | History | Annotate | Download | only in openssh

Lines Matching refs:session_closed

162 static int session_closed;	/* In SSH2: login session closed. */
591 if (session_closed && !channel_still_open() &&
1368 session_closed = 1;
1466 if (compat20 && session_closed && !channel_still_open())
2160 session_closed = 1;