Home
last modified time | relevance | path

Searched defs:SetOutCh (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_tputs.c79 #define SetOutCh(func) if (SP_PARM) SP_PARM->_outch = func; else _nc_prescreen._outch = func macro
82 #define SetOutCh(func) static_outch = func macro