tputs
(void) tputs(BELL, 0, beep_outc);
(void) tputs(str, 1, outchar);
tputs(cursor_left, 0, putch);
tputs(carriage_return, 0, putch);
tputs(cursor_down, 0, putch);
tputs(scroll_forward, 0, putch);
tputs(tparm(cursor_address, destline, destcol), 0, putch);
tputs(cursor_home, 0, plodput);
tputs(cursor_to_ll, 0, plodput);
tputs(carriage_return, 0, plodput);
tputs(newline, 0, plodput);
tputs(tparm(parm_down_cursor, j), j, plodput);
tputs(cursor_down, 0, plodput);
tputs(back_tab, 0, plodput);
tputs(tparm(parm_left_cursor, j), j, plodput);
tputs(cursor_left, 0, plodput);
tputs(tparm(parm_up_cursor, j), j, plodput);
tputs(cursor_up, 0, plodput);
tputs(tab, 0, plodput);
tputs(tab, 0, plodput);
tputs(cursor_left, 0, plodput);
tputs(tparm(parm_right_cursor, j), j, plodput);
tputs(cursor_right, 0, plodput);
tputs((char *)cp, 0, putch);
tputs((char *)str, lines, countnum);
#define vputp(cp, cnt) tputs(cp, cnt, vputch)
tputs(clear_screen, lines, putch);
(void) tputs(cursor_seq[cur_term->_cursorstate =
#define _PUTS(x, y) (void) tputs(x, y, _outch)
(void) tputs(meta_off, 1, _outch);
(void) tputs(keypad_local, 1, _outch);
(void) tputs(cursor_normal, 0, _outch);
(void) tputs(exit_ca_mode, 0, _outch);
(void) tputs(orig_colors, 1, _outch);
(void) tputs(tparm_p0(orig_pair), 1, _outch);
(void) tputs(tparm_p1(get_mouse, 0), 1, _outch);
(void) tputs(keypad_xmit, 1, _outch);
(void) tputs(meta_on, 1, _outch);
(void) tputs(ena_acs, 1, _outch);
(void) tputs(tparm_p4(initialize_color, color, h, l, s),
(void) tputs(tparm_p4(initialize_color, color, r, g, b),
(void) tputs(str, affcnt, _countchar);
(void) tputs(tparm_p7(initialize_pair, (long) pair,
(void) tputs(keypad_xmit, 1, _outch);
(void) tputs(meta_on, 1, _outch);
(void) tputs(meta_off, 1, _outch);
(void) tputs(tparm_p1(get_mouse, mbe), 1, _outch);
(void) tputs(tparm_p1(get_mouse, (long) SP->_trap_mbe),
(void) tputs(tparm_p1(get_mouse, (long) SP->_trap_mbe),
(void) tputs(req_mouse_pos, 1, _outch);
return (tputs(str, 1, _outchar));
(void) tputs(orig_colors, 1, _outch);
(void) tputs(tparm_p0(orig_pair), 1, _outch);
(void) tputs(tparm_p1(set_background, 0), 1, _outch);
(void) tputs(tparm(set_attributes,
(void) tputs(tparm_p0(exit_attribute_mode), 1, outc);
(void) tputs(tparm_p0
(void) tputs(tparm_p0(cur_term->turn_on_seq[i]),
(void) tputs(cursor_left, 1, outc);
(void) tputs(tparm_p0(orig_pair), 1, outc);
(void) tputs(tparm_p1(set_color_pair, newcolor), 1, outc);
(void) tputs(tparm_p1(set_a_background,
(void) tputs(tparm_p1(set_background,
(void) tputs(tparm_p1(set_a_foreground,
(void) tputs(tparm_p1(set_foreground,
(void) tputs(enter_bold_mode, 1, outc);
(void) tputs(req_for_input, 1, _outch);
(void) tputs(keypad_xmit, 1, _outch);
(void) tputs(meta_on, 1, _outch);
(void) tputs(ena_acs, 1, _outch);
tputs((char *)string, nline, gl_tputs_putchar);
extern int tputs(char *, int, int (*)(char));
extern int tputs(const char *, int, int (*)(int));
(void) tputs(bell, 1, __m_outc);
(void) tputs(flash_screen, 1, __m_outc);
(void) tputs(flash_screen, 1, __m_outc);
(void) tputs(bell, 1, __m_outc);
code = tputs(
code = tputs(
(void) tputs(orig_colors, 1, __m_outc);
(void) tputs(orig_pair, 1, __m_outc);
(void) tputs(cursor_invisible, 1, __m_outc);
(void) tputs(cursor_normal, 1, __m_outc);
(void) tputs(cursor_visible, 1, __m_outc);
(void) tputs(clear_screen, 1, __m_outc);
(void) tputs(clr_eos, 1, __m_outc);
(void) tputs(clr_eol, 1, __m_outc);
(void) tputs(clr_eol, 1, __m_outc);
(void) tputs(
(void) tputs(delete_line, 1, __m_outc);
(void) tputs(
(void) tputs(insert_line, 1, __m_outc);
(void) tputs(scroll_forward, 1, __m_outc);
(void) tputs(
(void) tputs(delete_line, 1, __m_outc);
(void) tputs(scroll_reverse, 1, __m_outc);
(void) tputs(
(void) tputs(insert_line, 1, __m_outc);
(void) tputs(enter_ca_mode, 1, __m_outc);
(void) tputs(keypad_xmit, 1, __m_outc);
(void) tputs(ena_acs, 1, __m_outc);
(void) tputs(exit_ca_mode, 1, __m_outc);
(void) tputs(keypad_local, 1, __m_outc);
(void) tputs(orig_colors, 1, __m_outc);
(void) tputs(meta_on, 1, __m_outc);
(void) tputs(meta_off, 1, __m_outc);
(void) tputs(
(void) tputs(
cur_term->_move[index]._cost = tputs(
(void) tputs(label_off, 1, __m_outc);
(void) tputs(label_on, 1, __m_outc);
(void) tputs(
(void) tputs(
code = tputs(s, 1, __m_putchar);
(void) tputs(
(void) tputs(orig_pair, 1, putout);
(void) tputs(
(void) tputs(
(void) tputs(
(void) tputs(
(void) tputs(
(void) tputs(exit_attribute_mode, 1, putout);
(void) tputs(exit_underline_mode, 1, putout);
(void) tputs(exit_standout_mode, 1, putout);
(void) tputs(exit_alt_charset_mode, 1, putout);
(void) tputs(enter_alt_charset_mode, 1, putout);
(void) tputs(enter_blink_mode, 1, putout);
(void) tputs(enter_bold_mode, 1, putout);
(void) tputs(enter_secure_mode, 1, putout);
(void) tputs(enter_dim_mode, 1, putout);
(void) tputs(enter_protected_mode, 1, putout);
(void) tputs(enter_reverse_mode, 1, putout);
(void) tputs(enter_standout_mode, 1, putout);
(void) tputs(enter_underline_mode, 1, putout);
(void) tputs(enter_horizontal_hl_mode, 1, putout);
(void) tputs(enter_left_hl_mode, 1, putout);
(void) tputs(enter_low_hl_mode, 1, putout);
(void) tputs(enter_right_hl_mode, 1, putout);
(void) tputs(enter_top_hl_mode, 1, putout);
(void) tputs(enter_vertical_hl_mode, 1, putout);
(void) tputs(
(void) tputs(req_for_input, 1, __m_outc);
code = tputs(tparm(initialize_color, (long) color,
code = tputs(tparm(initialize_pair,
#define TPUTS(a, b, c) tputs(a, b, c)
code = tputs(s, 1, __m_putchar);
tputs(clear_tabs, 0, prc);
tputs(tg_out, 1, prc);
tputs(set_tab, 0, prc);
tputs(buf, 0, prc);
#define _puts(s) tputs(s, 0, _putchar)
(void) tputs(cgp, 0, _putchar);
(void) tputs(HO, 0, plodput);
(void) tputs(LL, 0, plodput);
(void) tputs(CR, 0, plodput);
(void) tputs(NL, 0, plodput);
(void) tputs(NL, 0, plodput);
(void) tputs(BC, 0, plodput);
(void) tputs(UP, 0, plodput);
(void) tputs(TA, 0, plodput);
(void) tputs(TA, 0, plodput);
(void) tputs(BC, 0, plodput);
(void) tputs(ND, 0, plodput);