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

/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dvid_attr.c54 code = vid_puts(attr, pair, opts, __m_putchar);
H A Dvidattr.c56 code = vid_puts(cc._at, cc._co, NULL, __m_putchar);
68 code = vid_puts(cc._at, cc._co, NULL, putout);
H A Dendwin.c75 (void) vid_puts(WA_NORMAL, 0, (void *) 0, __m_outc);
H A Dvid_puts.c32 * vid_puts.c
44 "libxcurses/src/libc/xcurses/rcs/vid_puts.c 1.6 1998/05/28 14:22:43 "
73 vid_puts(attr_t attr, short pair, void *opts, int (*putout)(int)) function
H A Ddoupdate.c186 (void) vid_puts(WA_NORMAL, 0, (void *) 0, __m_outc);
278 (void) vid_puts(nattr, npair, NULL, __m_outc);
331 (void) vid_puts(WA_NORMAL, 0, NULL, __m_outc);
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dvidattr.c57 code = vid_puts(cc._at, cc._co, (void *) 0, __m_putchar);
73 code = vid_puts(cc._at, cc._co, (void *) 0, putout);
H A Dvid_attr.c55 code = vid_puts(attr, pair, opts, __m_putchar);
H A Dendwin.c73 (void) vid_puts(WA_NORMAL, 0, (void *) 0, __m_outc);
H A Ddoupdate.c185 (void) vid_puts(WA_NORMAL, 0, (void *) 0, __m_outc);
366 (void) vid_puts(
408 (void) vid_puts(WA_NORMAL, 0, (void *) 0, __m_outc);
426 (void) vid_puts(
H A Dvid_puts.c30 * vid_puts.c
40 static char rcsID[] = "$Header: /rd/src/libc/xcurses/rcs/vid_puts.c 1.5 1995/07/19 16:38:26 ant Exp $";
68 vid_puts(attr_t attr, short pair, void *opts, int (*putout)(int)) function
71 __m_trace("vid_puts(%x, %d, %p, %p)", attr, pair, opts, putout);
194 return __m_return_code("vid_puts", OK);
/osnet-11/usr/src/lib/libxcurses/
H A DMakefile.com54 box_set.o initscr.o prefresh.o vid_puts.o wins_nws.o \
/osnet-11/usr/src/lib/libxcurses2/
H A DMakefile.com52 box_set.o initscr.o prefresh.o vid_puts.o wins_nws.o \
/osnet-11/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses766 * vid_puts.c
768 int vid_puts(attr_t, short, void *, int (*)(int));
H A Dllib-lxcurses766 * vid_puts.c
768 int vid_puts(attr_t, short, void *, int (*)(int));
/osnet-11/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses766 * vid_puts.c
768 int vid_puts(attr_t, short, void *, int (*)(int));
H A Dllib-lxcurses766 * vid_puts.c
768 int vid_puts(attr_t, short, void *, int (*)(int));
/osnet-11/usr/src/lib/libxcurses/h/
H A Dcurses.h817 extern int vid_puts(attr_t, short, void *, int (*)(int));
/osnet-11/usr/src/lib/libxcurses2/h/
H A Dcurses.h632 extern int vid_puts(attr_t, short, void *, int (*)(int));

Completed in 59 milliseconds