Searched refs:eof_pending (Results 1 – 3 of 3) sorted by relevance
113 int eof_pending = 0; /* we received a genuine EOF on input, send IAC-EOF */ variable2166 ttyin = (ring_empty_count(&ttyiring) && !eof_pending);2190 if (eof_pending) {2191 eof_pending = 0;
118 extern int eof_pending; /* Received EOF in line mode, need to send IAC-xEOF */
854 eof_pending = 1;