Home
last modified time | relevance | path

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

/NextBSD/contrib/ncurses/include/
HDncurses_mingw.h50 #define InvalidHandle ((TERM_HANDLE)-1)
/NextBSD/contrib/ncurses/ncurses/
HDcurses.priv.h2205 typedef void* TERM_HANDLE; typedef
2270 TERM_HANDLE inp; /* The input handle of the Terminal */
2271 TERM_HANDLE out; /* The output handle of the Terminal in shell mode */
2272 TERM_HANDLE hdl; /* The output handle of the Terminal in prog mode */
/NextBSD/contrib/ncurses/ncurses/win32con/
HDwin_driver.c78 TERM_HANDLE lastOut;