Searched refs:_nc_console_getmode (Results 1 – 4 of 4) sorted by relevance
166 print "#define GET_TTY(fd, buf) _nc_console_getmode(_nc_console_fd2handle(fd),buf)"
741 _nc_console_getmode(WINCONSOLE.hdl, &(TCB->term.Nttyb)); in wcon_sgmode()
284 _nc_console_getmode(HANDLE hdl, TTY * arg) in _nc_console_getmode() function
2575 extern NCURSES_EXPORT(int) _nc_console_getmode(void* handle, ConsoleMode* arg);