/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | vid_puts.c | 78 (void) tputs( in vid_puts() 103 (void) tputs( in vid_puts() 139 (void) tputs(orig_pair, 1, putout); in vid_puts() 146 (void) tputs( in vid_puts() 155 (void) tputs( in vid_puts() 162 (void) tputs( in vid_puts() 172 (void) tputs( in vid_puts() 179 (void) tputs( in vid_puts() 203 (void) tputs(exit_attribute_mode, 1, putout); in turn_off() 208 (void) tputs(exit_underline_mode, 1, putout); in turn_off() [all …]
|
H A D | beep.c | 58 (void) tputs(bell, 1, __m_outc); in beep() 60 (void) tputs(flash_screen, 1, __m_outc); in beep() 79 (void) tputs(flash_screen, 1, __m_outc); in flash() 81 (void) tputs(bell, 1, __m_outc); in flash()
|
H A D | doupdate.c | 187 (void) tputs(clear_screen, 1, __m_outc); 191 (void) tputs(clr_eos, 1, __m_outc); 194 (void) tputs(clr_eol, 1, __m_outc); 429 (void) tputs(clr_eol, 1, __m_outc); 480 (void) tputs( 488 (void) tputs(delete_line, 1, __m_outc); 521 (void) tputs( 535 (void) tputs(insert_line, 1, __m_outc); 555 (void) tputs(scroll_forward, 1, __m_outc); 558 (void) tputs( [all …]
|
H A D | curs_set.c | 66 (void) tputs(cursor_invisible, 1, __m_outc); 72 (void) tputs(cursor_normal, 1, __m_outc); 78 (void) tputs(cursor_visible, 1, __m_outc);
|
H A D | endwin.c | 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()
|
H A D | color.c | 60 (void) tputs(orig_colors, 1, __m_outc); in start_color() 63 (void) tputs(orig_pair, 1, __m_outc); in start_color() 109 code = tputs( in init_color() 143 code = tputs( in init_pair()
|
H A D | meta.c | 66 (void) tputs(meta_on, 1, __m_outc); in meta() 69 (void) tputs(meta_off, 1, __m_outc); in meta()
|
H A D | tputs.c | 65 code = tputs(s, 1, __m_putchar); 75 tputs(string, affcnt, putout) in tputs() function
|
H A D | slk.c | 199 (void) tputs(label_off, 1, __m_outc); in slk_clear() 228 (void) tputs(label_on, 1, __m_outc); in slk_restore() 361 (void) tputs( in slk_wset() 373 (void) tputs( in slk_wset()
|
H A D | mvcur.c | 350 (void) tputs( 354 (void) tputs( 460 cur_term->_move[index]._cost = tputs(
|
/titanic_50/usr/src/lib/libcurses/screen/ |
H A D | endwin.c | 77 (void) tputs(keypad_xmit, 1, _outch); in endwin() 79 (void) tputs(meta_on, 1, _outch); in endwin() 85 (void) tputs(ena_acs, 1, _outch); in endwin() 115 (void) tputs(meta_off, 1, _outch); in endwin() 119 (void) tputs(keypad_local, 1, _outch); in endwin() 121 (void) tputs(cursor_normal, 0, _outch); in endwin() 141 (void) tputs(exit_ca_mode, 0, _outch); in endwin() 145 (void) tputs(orig_colors, 1, _outch); in endwin() 147 (void) tputs(tparm_p0(orig_pair), 1, _outch); in endwin() 152 (void) tputs(tparm_p1(get_mouse, 0), 1, _outch); in endwin()
|
H A D | vidupdate.c | 222 (void) tputs(tparm(set_attributes, in _change_video() 262 (void) tputs(tparm_p0(exit_attribute_mode), 1, outc); in _change_video() 268 (void) tputs(tparm_p0 in _change_video() 285 (void) tputs(tparm_p0(cur_term->turn_on_seq[i]), in _change_video() 302 (void) tputs(cursor_left, 1, outc); in _change_video() 323 (void) tputs(tparm_p0(orig_pair), 1, outc); in _change_color() 340 (void) tputs(tparm_p1(set_color_pair, newcolor), 1, outc); in _change_color() 347 (void) tputs(tparm_p1(set_a_background, in _change_color() 350 (void) tputs(tparm_p1(set_background, in _change_color() 357 (void) tputs(tparm_p1(set_a_foreground, in _change_color() [all …]
|
H A D | mouse.c | 52 (void) tputs(tparm_p1(get_mouse, mbe), 1, _outch); in mouse_set() 64 (void) tputs(tparm_p1(get_mouse, (long) SP->_trap_mbe), in mouse_on() 77 (void) tputs(tparm_p1(get_mouse, (long) SP->_trap_mbe), in mouse_off() 92 (void) tputs(req_mouse_pos, 1, _outch); in request_mouse_pos()
|
H A D | start_col.c | 156 (void) tputs(orig_colors, 1, _outch); in start_color() 160 (void) tputs(tparm_p0(orig_pair), 1, _outch); in start_color() 165 (void) tputs(tparm_p1(set_background, 0), 1, _outch); in start_color()
|
H A D | meta.c | 73 (void) tputs(meta_on, 1, _outch); in _meta() 75 (void) tputs(meta_off, 1, _outch); in _meta()
|
H A D | init_color.c | 95 (void) tputs(tparm_p4(initialize_color, color, h, l, s), in init_color() 98 (void) tputs(tparm_p4(initialize_color, color, r, g, b), in init_color()
|
H A D | putp.c | 73 return (tputs(str, 1, _outchar)); in putp()
|
H A D | keypad.c | 59 (void) tputs(keypad_xmit, 1, _outch); in keypad()
|
H A D | curs_set.c | 59 (void) tputs(cursor_seq[cur_term->_cursorstate = in curs_set()
|
/titanic_50/usr/src/ucblib/libcurses/ |
H A D | cr_put.c | 150 (void) tputs(cgp, 0, _putchar); in fgoto() 232 (void) tputs(HO, 0, plodput); in plod() 241 (void) tputs(LL, 0, plodput); in plod() 291 (void) tputs(CR, 0, plodput); in plod() 296 (void) tputs(NL, 0, plodput); in plod() 307 (void) tputs(NL, 0, plodput); in plod() 330 (void) tputs(BC, 0, plodput); in plod() 336 (void) tputs(UP, 0, plodput); in plod() 346 (void) tputs(TA, 0, plodput); in plod() 353 (void) tputs(TA, 0, plodput); in plod() [all …]
|
/titanic_50/usr/src/cmd/vi/port/ |
H A D | ex_put.c | 251 tputs(cursor_left, 0, putch); in slobber() 459 tputs(carriage_return, 0, putch); in fgoto() 460 tputs(cursor_down, 0, putch); in fgoto() 496 tputs(scroll_forward, 0, putch); in fgoto() 510 tputs(tparm(cursor_address, destline, destcol), 0, putch); in fgoto() 610 tputs(cursor_home, 0, plodput); in plod() 619 tputs(cursor_to_ll, 0, plodput); in plod() 668 tputs(carriage_return, 0, plodput); in plod() 671 tputs(newline, 0, plodput); in plod() 682 tputs(tparm(parm_down_cursor, j), j, plodput); in plod() [all …]
|
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | tputs.c | 67 code = tputs(s, 1, __m_putchar); in putp() 73 tputs(const char *string, int affcnt, int (*putout)(int)) in tputs() function
|
H A D | color.c | 114 code = tputs(tparm(initialize_color, (long) color, in init_color() 140 code = tputs(tparm(initialize_pair, in init_pair()
|
/titanic_50/usr/src/lib/libtermcap/common/ |
H A D | termcap.h | 47 extern int tputs(char *, int, int (*)(char));
|
/titanic_50/usr/src/ucblib/libtermcap/ |
H A D | tputs.c | 69 tputs(char *cp, int affcnt, int (*outc)(char)) in tputs() function
|