Searched refs:_nc_console_flush (Results 1 – 3 of 3) sorted by relevance
54 extern NCURSES_EXPORT(int) _nc_console_flush(void* handle);
160 _nc_console_flush(_nc_console_fd2handle(fd)); in flush_input()
335 _nc_console_flush(HANDLE hdl) in _nc_console_flush() function