tputs
if (tputs(clear_screen, 1, x_putc) != ERR)
if (tputs(clear_screen, 1, x_putc) != ERR)
void tputs(char *, int, void (*)(int));
tputs(Senter, 1, putch);
tputs(Sexit, 1, putch);
tputs(Senter, 1, putch);
tputs(Sexit, 1, putch);
tputs(ULexit, 1, putch);
tputs(ULexit, 1, putch);
tputs(Senter, 1, putch);
tputs(Sexit, 1, putch);
tputs(eraseln, 1, putch);
tputs(eraseln, 1, putch);
tputs(state ? ULenter : ULexit, 1, putch);
tputs(chUL, 1, putch);
tputs(Clear, 1, putch);
#define cleareol() (tputs(eraseln, 1, putch))
#define clreos() (tputs(EodClr, 1, putch))
#define home() (tputs(Home, 1, putch))
tputs(s, 1, xputc);
#define putpad(s) tputs(s, 1, put)
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx "\033[39m", 1, outc);
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx "\033[49m", 1, outc);
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
extern NCURSES_EXPORT(int) tputs (const char *, int, int (*)(int));
extern NCURSES_EXPORT(int) NCURSES_SP_NAME(tputs) (SCREEN*, const char *, int, NCURSES_SP_OUTC);
extern NCURSES_EXPORT(int) tputs (const char *, int, int (*)(int));
return NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
rc = NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_DCLx
tputs(const char *string, int affcnt, int (*outc) (int))
return NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx string, affcnt, _nc_outc_wrapper);
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx "\033[39m", 1, outc);
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx "\033[49m", 1, outc);
tputs(const char *string, int affcnt GCC_UNUSED, int (*outc) (int) GCC_UNUSED)
return (tputs(string, 1, _nc_outch));
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx mode, 1, outc)
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx mode, 1, outc); \
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx mode, 1, outc); \
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx mode, 1, outc)
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx mode, 1, outc); \
NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx mode, 1, outc); \
extern int tputs(const char *, int, int (*)(int));
(void)tputs(cap, affcnt, terminal_putc);
(void) tputs(t, sc_height, inc_costcount);
(void) tputs(sc_init, sc_height, putchr);
(void) tputs(sc_s_keypad, sc_height, putchr);
(void) tputs(sc_e_keypad, sc_height, putchr);
(void) tputs(sc_deinit, sc_height, putchr);
(void) tputs(sc_home, 1, putchr);
(void) tputs(sc_addline, sc_height, putchr);
(void) tputs(sc_lower_left, 1, putchr);
(void) tputs(sc_return, 1, putchr);
(void) tputs(tparm(sc_move, slinenum, 0, 0, 0, 0, 0, 0, 0, 0), 1,
(void) tputs(sc_visual_bell, sc_height, putchr);
(void) tputs(sc_clear, sc_height, putchr);
(void) tputs(sc_eol_clear, 1, putchr);
(void) tputs(sc_eos_clear, 1, putchr);
(void) tputs(sc_eol_clear, 1, putchr);
(void) tputs(sc_u_in, 1, putchr);
(void) tputs(sc_b_in, 1, putchr);
(void) tputs(sc_bl_in, 1, putchr);
(void) tputs(sc_s_in, 1, putchr);
(void) tputs(sc_s_out, 1, putchr);
(void) tputs(sc_bl_out, 1, putchr);
(void) tputs(sc_b_out, 1, putchr);
(void) tputs(sc_u_out, 1, putchr);
(void) tputs(sc_backspace, 1, putchr);
#define putpad(str, num) tputs(str, num, ttputc)
tputs(s, nrow, fakec);
int retval = tputs(clear_screen, lines > 0 ? lines : 1, putch);
(void) tputs(E3, lines > 0 ? lines : 1, putch);
tputs(s, 0, out_char);
tputs(clear_all_tabs, 0, out_char);
tputs(set_tab, 0, out_char);
tputs(s, 1, outchar); \
(void)tputs(clp->smcup, 1, cl_putchar);
(void)tputs(clp->rmcup, 1, cl_putchar);
(void)tputs(clp->smso, 1, cl_putchar);
(void)tputs(clp->rmso, 1, cl_putchar);
(void)tputs(clp->cuu1, 1, cl_putchar);
(void)tputs(tgoto(clp->cup,
(void)tputs(clp->el, 1, cl_putchar);
tputs(tgoto(clp->cup,