Home
last modified time | relevance | path

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

/openbsd-src/lib/libcurses/tinfo/
H A Dlib_tputs.c81 #define SetOutCh(func) if (SP_PARM) SP_PARM->_outch = func; else _nc_prescreen._outch = func macro
84 #define SetOutCh(func) static_outch = func macro