Searched refs:kgetch (Results 1 – 3 of 3) sorted by relevance
256 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
80 the same (see "if (ch >= KEY_MIN)" branch of kgetch()). However,92 Also: I took an opportunity to document kgetch() better.
3122 + 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 avoid8733 * rewritten kgetch() to remove problems with interaction between alarm and