Home
last modified time | relevance | path

Searched refs:__m_outc (Results 1 – 22 of 22) sorted by relevance

/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddoupdate.c113 __m_outc(ch) in __m_outc() function
191 (void) tputs(clr_eos, 1, __m_outc);
194 (void) tputs(clr_eol, 1, __m_outc);
366 nattr, npair, (void *) 0, __m_outc
429 (void) tputs(clr_eol, 1, __m_outc);
439 __m_outc('\r');
440 __m_outc('\n');
484 ), count, __m_outc
525 ), count, __m_outc
562 ), n, __m_outc
[all …]
H A Dendwin.c58 __m_mvcur(-1, -1, lines-1, 0, __m_outc); in endwin()
61 (void) tputs(exit_ca_mode, 1, __m_outc); in endwin()
64 (void) tputs(keypad_local, 1, __m_outc); in endwin()
67 (void) tputs(orig_colors, 1, __m_outc); in endwin()
71 (void) vid_puts(WA_NORMAL, 0, (void *) 0, __m_outc); in endwin()
H A Dbeep.c56 (void) tputs(bell, 1, __m_outc); in beep()
58 (void) tputs(flash_screen, 1, __m_outc); in beep()
77 (void) tputs(flash_screen, 1, __m_outc); in flash()
79 (void) tputs(bell, 1, __m_outc); in flash()
H A Dcurs_set.c64 (void) tputs(cursor_invisible, 1, __m_outc);
70 (void) tputs(cursor_normal, 1, __m_outc);
76 (void) tputs(cursor_visible, 1, __m_outc);
H A Dcolor.c58 (void) tputs(orig_colors, 1, __m_outc); in start_color()
61 (void) tputs(orig_pair, 1, __m_outc); in start_color()
112 ), 1, __m_outc in init_color()
151 ), 1, __m_outc in init_pair()
H A Dmeta.c64 (void) tputs(meta_on, 1, __m_outc); in meta()
67 (void) tputs(meta_off, 1, __m_outc); in meta()
H A Dslk.c191 (void) tputs(label_off, 1, __m_outc); in slk_clear()
220 (void) tputs(label_on, 1, __m_outc); in slk_restore()
357 ), 1, __m_outc in slk_wset()
370 ), 1, __m_outc in slk_wset()
H A Dwgetch.c143 (void) tputs(req_for_input, 1, __m_outc);
H A Dmvcur.c507 return __m_return_code("mvcur", __m_mvcur(oy, ox, ny, nx, __m_outc));
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddoupdate.c114 __m_outc(int ch) in __m_outc() function
187 (void) TPUTS(clear_screen, 1, __m_outc); in clear_bottom()
189 (void) __m_mvcur(-1, -1, y, 0, __m_outc); in clear_bottom()
191 (void) TPUTS(clr_eos, 1, __m_outc); in clear_bottom()
194 (void) TPUTS(clr_eol, 1, __m_outc); in clear_bottom()
331 (void) TPUTS(clr_eol, 1, __m_outc); in _clearToEOL()
597 (void) __m_outc('\r'); in text_replace()
598 (void) __m_outc('\n'); in text_replace()
711 0, 0, 0, 0, 0, 0, 0, 0), n, __m_outc); in scroll_up()
751 0, 0, 0, 0, 0, 0, 0, 0), n, __m_outc);
[all …]
H A Dendwin.c60 (void) __m_mvcur(-1, -1, lines-1, 0, __m_outc); in endwin()
63 (void) TPUTS(exit_ca_mode, 1, __m_outc); in endwin()
66 (void) TPUTS(keypad_local, 1, __m_outc); in endwin()
69 (void) TPUTS(orig_colors, 1, __m_outc); in endwin()
73 (void) vid_puts(WA_NORMAL, 0, (void *) 0, __m_outc); in endwin()
H A Dbeep.c58 (void) TPUTS(bell, 1, __m_outc); in beep()
60 (void) TPUTS(flash_screen, 1, __m_outc); in beep()
75 (void) TPUTS(flash_screen, 1, __m_outc); in flash()
77 (void) TPUTS(bell, 1, __m_outc); in flash()
H A Dcurs_set.c64 (void) TPUTS(cursor_invisible, 1, __m_outc); in curs_set()
70 (void) TPUTS(cursor_normal, 1, __m_outc); in curs_set()
76 (void) TPUTS(cursor_visible, 1, __m_outc); in curs_set()
H A Dcolor.c57 (void) TPUTS(orig_colors, 1, __m_outc); in start_color()
60 (void) TPUTS(orig_pair, 1, __m_outc); in start_color()
114 1, __m_outc); in init_color()
145 0L, 0L, 0L), 1, __m_outc); in init_pair()
H A Dmeta.c67 (void) TPUTS(meta_on, 1, __m_outc); in meta()
70 (void) TPUTS(meta_off, 1, __m_outc); in meta()
H A Dkeypad.c168 (void) TPUTS(keypad_xmit, 1, __m_outc); in keypad()
172 (void) TPUTS(keypad_local, 1, __m_outc); in keypad()
H A Dslk.c261 (void) TPUTS(label_on, 1, __m_outc); in slk_noutrefresh()
265 (void) TPUTS(label_off, 1, __m_outc); in slk_noutrefresh()
296 1, __m_outc); in __m_slk_doupdate()
H A Dwgetch.c187 (void) TPUTS(req_for_input, 1, __m_outc); in __m_read_input_char()
211 (void) TPUTS(req_for_input, 1, __m_outc); in __m_typeahead_read_input_char()
H A Dscr_dump.c108 (void) __m_mvcur(-1, -1, curscr->_cury, curscr->_curx, __m_outc); in scr_replace()
H A Dprivate.h199 extern int __m_outc(int);
H A Dmvcur.c487 return (__m_mvcur(oy, ox, ny, nx, __m_outc)); in mvcur()
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h335 extern int __m_outc(int);
1051 #define mvcur(or, oc, nr, nc) __m_mvcur(or, oc, nr, nc, __m_outc)