Searched refs:__m_putchar (Results 1 - 9 of 9) 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 Ddelay.c66 (void) __m_putchar(null);
H A Dvidattr.c56 code = vid_puts(cc._at, cc._co, NULL, __m_putchar);
H A Dtputs.c55 __m_putchar(int byte) function
67 code = tputs(s, 1, __m_putchar);
H A Dprivate.h207 extern int __m_putchar(int);
/osnet-11/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddelay.c68 (void) __m_putchar(null);
H A Dvid_attr.c55 code = vid_puts(attr, pair, opts, __m_putchar);
H A Dvidattr.c57 code = vid_puts(cc._at, cc._co, (void *) 0, __m_putchar);
H A Dtputs.c50 __m_putchar(byte) function
65 code = tputs(s, 1, __m_putchar);

Completed in 45 milliseconds