Home
last modified time | relevance | path

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

/dragonfly/contrib/ncurses/ncurses/
H A Dfifo_defs.h44 #define head sp->_fifohead
H A Dcurses.priv.h1144 short _fifohead, /* head of fifo queue */ member
1426 sp->_fifohead = -1; \
/dragonfly/contrib/ncurses/ncurses/tinfo/
H A Dlib_kernel.c170 SP_PARM->_fifohead = -1; in NCURSES_SP_NAME()