Home
last modified time | relevance | path

Searched refs:fifo_push (Results 1 – 2 of 2) sorted by relevance

/src/contrib/ncurses/ncurses/base/ !
H A Dlib_getch.c224 fifo_push(SCREEN *sp EVENTLIST_2nd(_nc_eventlist * evl)) in fifo_push() function
575 fifo_push(sp EVENTLIST_2nd(evl)); in _nc_wgetch()
709 ch = fifo_push(sp EVENTLIST_2nd(evl)); in kgetch()
/src/contrib/ncurses/ !
H A DNEWS10508 calling fifo_push() when a KEY_RESIZE is available (report/analysis
11268 + remove redundant type-conversion in fifo_push()
11914 + modify fifo_push() to put ERR into the fifo just like other values to