Home | History | Annotate | Download | only in openssh

Lines Matching refs:stdin_eof

101 static int stdin_eof = 0;	/* EOF message received from client. */
640 if (stdin_eof && fdin != -1 && buffer_len(&stdin_buffer) == 0) {
927 stdin_eof = 1;