Home
last modified time | relevance | path

Searched refs:SetSafeOutcWrapper (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/ncurses/ncurses/tinfo/
HDlib_tputs.c424 SetSafeOutcWrapper(outc); in tputs()
/NextBSD/contrib/ncurses/ncurses/widechar/
HDlib_vid_attr.c283 SetSafeOutcWrapper(outc); in vid_puts()
/NextBSD/contrib/ncurses/ncurses/tty/
HDlib_vidattr.c338 SetSafeOutcWrapper(outc); in vidputs()
/NextBSD/contrib/ncurses/ncurses/base/
HDlib_color.c894 SetSafeOutcWrapper(outc); in _nc_do_color()
/NextBSD/contrib/ncurses/ncurses/
HDcurses.priv.h2194 #define SetSafeOutcWrapper(outc) \ macro
/NextBSD/contrib/ncurses/
HDNEWS551 + correct scope of variable used in SetSafeOutcWrapper macro.