Home
last modified time | relevance | path

Searched refs:ttyEOF (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dqemu-io.c51 static int ttyEOF; variable
371 if (ttyEOF != 0x0 && ch == ttyEOF) { in fetchline_readline()
638 ttyEOF = get_eof_char(); in main()