Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_getch.c241 fifo_push(SCREEN *sp EVENTLIST_2nd(_nc_eventlist * evl)) in fifo_push() function
598 fifo_push(sp EVENTLIST_2nd(evl)); in _nc_wgetch()
732 ch = fifo_push(sp EVENTLIST_2nd(evl)); in kgetch()
/freebsd/contrib/ncurses/
H A DNEWS9939 calling fifo_push() when a KEY_RESIZE is available (report/analysis
10699 + remove redundant type-conversion in fifo_push()
11345 + modify fifo_push() to put ERR into the fifo just like other values to