Searched refs:ERROR_NO_VALID_CONSOLE (Results 1 – 2 of 2) sorted by relevance
95 int err = ERROR_NO_VALID_CONSOLE; in console_putc()101 if ((err == ERROR_NO_VALID_CONSOLE) || (ret < err)) { in console_putc()121 int err = ERROR_NO_VALID_CONSOLE; in console_getc()
37 #define ERROR_NO_VALID_CONSOLE (-128) macro