Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_win32con.c61 static BOOL IsConsoleHandle(HANDLE hdl);
181 IsConsoleHandle(HANDLE hdl) in IsConsoleHandle() function
212 code = (int) IsConsoleHandle(hdl); in _nc_console_test()
/freebsd/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c1938 IsConsoleHandle(HANDLE hdl) in IsConsoleHandle() function
1989 code = (int) IsConsoleHandle(hdl); in _nc_mingw_isconsole()