Home
last modified time | relevance | path

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

/openbsd-src/lib/libcurses/tinfo/
H A Dlib_tputs.c454 SetSafeOutcWrapper(outc); in tputs()
/openbsd-src/lib/libcurses/widechar/
H A Dlib_vid_attr.c300 SetSafeOutcWrapper(outc); in vid_puts()
/openbsd-src/lib/libcurses/tty/
H A Dlib_vidattr.c353 SetSafeOutcWrapper(outc); in vidputs()
/openbsd-src/lib/libcurses/base/
H A Dlib_color.c1077 SetSafeOutcWrapper(outc); in _nc_do_color()
/openbsd-src/lib/libcurses/
H A Dcurses.priv.h2351 #define SetSafeOutcWrapper(outc) \ macro