Home
last modified time | relevance | path

Searched refs:vid_puts (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dvidattr.c54 code = vid_puts(cc._at, cc._co, NULL, __m_putchar); in vidattr()
66 code = vid_puts(cc._at, cc._co, NULL, putout); in vidputs()
H A Dvid_attr.c52 code = vid_puts(attr, pair, opts, __m_putchar); in vid_attr()
H A Dendwin.c73 (void) vid_puts(WA_NORMAL, 0, (void *) 0, __m_outc); in endwin()
H A Ddoupdate.c184 (void) vid_puts(WA_NORMAL, 0, (void *) 0, __m_outc); in clear_bottom()
276 (void) vid_puts(nattr, npair, NULL, __m_outc); in _writeRegion()
329 (void) vid_puts(WA_NORMAL, 0, NULL, __m_outc); in _clearToEOL()
H A Dvid_puts.c71 vid_puts(attr_t attr, short pair, void *opts, int (*putout)(int)) in vid_puts() function
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dvidattr.c55 code = vid_puts(cc._at, cc._co, (void *) 0, __m_putchar); in vidattr()
71 code = vid_puts(cc._at, cc._co, (void *) 0, putout); in vidputs()
H A Dvid_attr.c53 code = vid_puts(attr, pair, opts, __m_putchar); in vid_attr()
H A Dendwin.c71 (void) vid_puts(WA_NORMAL, 0, (void *) 0, __m_outc); in endwin()
H A Ddoupdate.c184 (void) vid_puts(WA_NORMAL, 0, (void *) 0, __m_outc);
365 (void) vid_puts(
407 (void) vid_puts(WA_NORMAL, 0, (void *) 0, __m_outc);
425 (void) vid_puts(
H A Dvid_puts.c66 vid_puts(attr_t attr, short pair, void *opts, int (*putout)(int)) in vid_puts() function
/illumos-gate/usr/src/lib/libxcurses2/
H A DMakefile.com54 box_set.o initscr.o prefresh.o vid_puts.o wins_nws.o \
/illumos-gate/usr/src/lib/libxcurses/
H A DMakefile.com56 box_set.o initscr.o prefresh.o vid_puts.o wins_nws.o \
/illumos-gate/usr/src/lib/libxcurses/src/
H A Dmapfile-vers341 vid_puts;
/illumos-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers342 vid_puts;
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile328 vid_puts.3xcurses \
751 vid_puts.3xcurses := LINKSRC = vidattr.3xcurses
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h815 extern int vid_puts(attr_t, short, void *, int (*)(int));
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h630 extern int vid_puts(attr_t, short, void *, int (*)(int));
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc382 link path=usr/share/man/man3xcurses/vid_puts.3xcurses target=vidattr.3xcurses