Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/include/
H A Dwin32_curses.h45 struct winconmode struct
52 extern NCURSES_EXPORT(int) _nc_console_setmode(void* handle, const struct winconmode* arg); argument
53 extern NCURSES_EXPORT(int) _nc_console_getmode(void* handle, struct winconmode* arg);
H A DMKterm.h.awk.in151 print "#define TTY struct winconmode"