Searched refs:ConsoleInfo (Results 1 – 3 of 3) sorted by relevance
170 } ConsoleInfo; typedef172 extern NCURSES_EXPORT_VAR(ConsoleInfo) _nc_CONSOLE;
99 NCURSES_EXPORT_VAR(ConsoleInfo) _nc_CONSOLE;
692 typedef struct ConsoleInfo { struct696 } ConsoleInfo; argument702 static ConsoleInfo consoleInfo = {753 static ConsoleInfo *pci = &consoleInfo; in consoleRestore()