Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_getch.c387 static int kgetch(SCREEN *, bool EVENTLIST_2nd(_nc_eventlist *));
564 ch = kgetch(sp, win->_notimeout EVENTLIST_2nd(evl)); in _nc_wgetch()
719 kgetch(SCREEN *sp, bool forever EVENTLIST_2nd(_nc_eventlist * evl)) in kgetch() function
/freebsd/contrib/ncurses/ncurses/
H A DREADME.IZ81 the same (see "if (ch >= KEY_MIN)" branch of kgetch()). However,
93 Also: I took an opportunity to document kgetch() better.
/freebsd/contrib/ncurses/
H A DNEWS8761 + amend check in kgetch() from 20020824 to look only for function-keys,
8773 + add a check in kgetch() for cooked characters in the fifo to avoid
14427 * rewritten kgetch() to remove problems with interaction between alarm and