Home
last modified time | relevance | path

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

/trueos/contrib/ncurses/ncurses/base/
HDlib_getch.c256 static int kgetch(SCREEN *EVENTLIST_2nd(_nc_eventlist * evl));
433 ch = kgetch(sp EVENTLIST_2nd(evl)); in _nc_wgetch()
587 kgetch(SCREEN *sp EVENTLIST_2nd(_nc_eventlist * evl)) in kgetch() function
/trueos/contrib/ncurses/ncurses/
HDREADME.IZ80 the same (see "if (ch >= KEY_MIN)" branch of kgetch()). However,
92 Also: I took an opportunity to document kgetch() better.
/trueos/contrib/ncurses/
HDNEWS3122 + amend check in kgetch() from 20020824 to look only for function-keys,
3134 + add a check in kgetch() for cooked characters in the fifo to avoid
8733 * rewritten kgetch() to remove problems with interaction between alarm and