Searched refs:fifo_push (Results 1 – 2 of 2) sorted by relevance
241 fifo_push(SCREEN *sp EVENTLIST_2nd(_nc_eventlist * evl)) in fifo_push() function598 fifo_push(sp EVENTLIST_2nd(evl)); in _nc_wgetch()732 ch = fifo_push(sp EVENTLIST_2nd(evl)); in kgetch()
9939 calling fifo_push() when a KEY_RESIZE is available (report/analysis10699 + remove redundant type-conversion in fifo_push()11345 + modify fifo_push() to put ERR into the fifo just like other values to