Searched refs:tputs (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-12-stable/contrib/ncurses/progs/
H A Dclear.c62 (void) tputs(E3, lines > 0 ? lines : 1, putch);
64 ExitProgram((tputs(clear_screen, lines > 0 ? lines : 1, putch) == ERR)
H A Dtabs.c76 tputs(tparm(set_tab, stop), 1, putch);
525 tputs(clear_all_tabs, 1, putch);
H A Dtset.c1026 tputs(p, 0, outc);
1030 tputs(p, 0, outc);
1069 tputs(clear_all_tabs, 0, outc);
1081 tputs(set_tab, 0, outc);
/freebsd-12-stable/usr.bin/top/
H A Dscreen.h10 #define TCputs(str) tputs(str, 1, putchar)
/freebsd-12-stable/usr.bin/tput/
H A Dtput.c180 (void)tputs(str, 1, outc);
189 (void)tputs(tgoto(str, arg_cols, arg_rows), 1, outc);
200 (void) tputs(tgoto(str, arg_cols, arg_rows), arg_rows, outc);
/freebsd-12-stable/contrib/libedit/
H A Dsys.h108 extern int tputs(const char *, int, int (*)(int));
/freebsd-12-stable/contrib/tcsh/
H A Ded.screen.c658 (void) tputs(scap, 1, PUTRAW);
673 (void) tputs(tgoto(scap, arg_cols, arg_rows), 1, PUTRAW);
704 (void) tputs(tgoto(scap, arg_cols, arg_rows), arg_rows, PUTRAW);
933 (void) tputs(Str(T_me), 1, PUTPURE);
940 (void) tputs(Str(T_md), 1, PUTPURE);
946 (void) tputs(Str(T_me), 1, PUTPURE);
948 (void) tputs(Str(T_se), 1, PUTPURE);
952 (void) tputs(Str(T_ue), 1, PUTPURE);
962 (void) tputs(Str(T_so), 1, PUTPURE);
968 (void) tputs(St
[all...]
H A Ded.h249 extern void tputs (const char *, int, void (*)(int));
H A Dvms.termcap.c332 * tputs - put the string cp out onto the terminal, using the function
337 tputs(char *cp, int affcnt, int (*outc)()) function
/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_tputs.c37 * tputs.c
40 * tputs()
200 * putp is special - per documentation it calls tputs with putchar as the
208 return NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
232 rc = NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
247 NCURSES_SP_NAME(tputs) (NCURSES_SP_DCLx function
269 _tracef("tputs(%s = %s, %d, %s) called", _nc_tputs_trace,
272 _tracef("tputs(%s, %d, %s) called", _nc_visbuf(string), affcnt, addrbuf);
308 * (like nethack) actually do the likes of tputs("50") to get delays.
422 tputs(cons function
[all...]
H A Dtinfo_driver.c282 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
286 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
293 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
297 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
754 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
782 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx "\033[39m", 1, outc);
786 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx "\033[49m", 1, outc);
/freebsd-12-stable/usr.bin/tset/
H A Dset.c259 tputs(buf, 0, outc);
296 tputs(clear_tabs, 0, outc);
314 tputs(tg_out, 1, outc);
318 tputs(Set_tab, 0, outc);
/freebsd-12-stable/contrib/ncurses/ncurses/base/
H A Dlib_color.c195 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
200 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
215 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
220 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
826 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
850 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx "\033[39m", 1, outc);
854 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx "\033[49m", 1, outc);
/freebsd-12-stable/contrib/nvi/cl/
H A Dcl_funcs.c151 (void)tputs(clp->smcup, 1, cl_putchar);
159 (void)tputs(clp->rmcup, 1, cl_putchar);
169 (void)tputs(clp->smso, 1, cl_putchar);
171 (void)tputs(clp->rmso, 1, cl_putchar);
401 (void)tputs(clp->cuu1, 1, cl_putchar);
403 (void)tputs(tgoto(clp->cup,
412 (void)tputs(clp->el, 1, cl_putchar);
H A Dcl_screen.c117 tputs(tgoto(clp->cup,
/freebsd-12-stable/contrib/ncurses/ncurses/tty/
H A Dlib_vidattr.c76 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx mode, 1, outc)
248 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
H A Dtty_update.c169 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
584 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
1128 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
1582 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
1632 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
1685 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
1752 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
1760 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
1817 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
1825 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARG
[all...]
H A Dlib_mvcur.c70 ** That's because it does a lot of I/O, through the tputs() calls. The I/O
653 * If we're allowing BSD-style padding in tputs, don't generate
939 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
1133 tputs(const char *string, int affcnt GCC_UNUSED, int (*outc) (int) GCC_UNUSED) function
1134 /* stub tputs() that dumps sequences in a visible form */
1146 return (tputs(string, 1, _nc_outch));
/freebsd-12-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c43 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx mode, 1, outc)
180 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx
/freebsd-12-stable/bin/ls/
H A Dprint.c550 tputs(enter_bold, 1, putch);
555 tputs(ansiseq, 1, putch);
560 tputs(ansiseq, 1, putch);
593 tputs(ansi_coloff, 1, sig ? writech : putch);
594 tputs(attrs_off, 1, sig ? writech : putch);
/freebsd-12-stable/contrib/tnftp/
H A Dtnftp.h195 void tputs(const char *, int, int (*)(int));
/freebsd-12-stable/usr.sbin/watch/
H A Dwatch.c88 tputs(gbuf, 1, putchar);
/freebsd-12-stable/usr.bin/ul/
H A Dul.c105 #define PRINT(s) if (s == NULL) /* void */; else tputs(s, 1, outchar)
/freebsd-12-stable/contrib/less/
H A Dscreen.c187 * Strings passed to tputs() to do various terminal functions.
1390 * We use the trick of calling tputs, but as a char printing function
1411 tputs(t, sc_height, inc_costcount);
1619 tputs(str, affcnt, f_putc);
1623 * Like tputs but we handle $<...> delay strings here because
1624 * some implementations of tputs don't perform delays correctly.
1662 /* Pass the rest of the string to tputs and we're done. */
/freebsd-12-stable/contrib/gcc/
H A Dsys-protos.h1177 extern int tputs(char *, int, int (*) (char));

Completed in 286 milliseconds

12