| /freebsd-10-stable/contrib/tcsh/ |
| D | ed.screen.c | 662 (void) tputs(scap, 1, PUTRAW); in EchoTC() 677 (void) tputs(tgoto(scap, arg_cols, arg_rows), 1, PUTRAW); in EchoTC() 708 (void) tputs(tgoto(scap, arg_cols, arg_rows), arg_rows, PUTRAW); in EchoTC() 937 (void) tputs(Str(T_me), 1, PUTPURE); in SetAttributes() 944 (void) tputs(Str(T_md), 1, PUTPURE); in SetAttributes() 950 (void) tputs(Str(T_me), 1, PUTPURE); in SetAttributes() 952 (void) tputs(Str(T_se), 1, PUTPURE); in SetAttributes() 956 (void) tputs(Str(T_ue), 1, PUTPURE); in SetAttributes() 966 (void) tputs(Str(T_so), 1, PUTPURE); in SetAttributes() 972 (void) tputs(Str(T_se), 1, PUTPURE); in SetAttributes() [all …]
|
| D | ed.h | 250 extern void tputs (const char *, int, void (*)(int));
|
| D | vms.termcap.c | 338 tputs(char *cp, int affcnt, int (*outc)()) in tputs() function
|
| /freebsd-10-stable/contrib/libreadline/ |
| D | terminal.c | 634 tputs (_rl_term_backspace, 1, _rl_output_character_function); 647 tputs (_rl_term_cr, 1, _rl_output_character_function); in rl_crlf() 667 tputs (_rl_visible_bell, 1, _rl_output_character_function); in rl_ding() 692 tputs (_rl_term_mm, 1, _rl_output_character_function); in _rl_enable_meta_key() 702 tputs (_rl_term_ks, 1, _rl_output_character_function); 704 tputs (_rl_term_ke, 1, _rl_output_character_function); 727 tputs (_rl_term_vs, 1, _rl_output_character_function); 729 tputs (_rl_term_ve, 1, _rl_output_character_function);
|
| D | display.c | 1021 tputs (_rl_term_cr, 1, _rl_output_character_function); in rl_redisplay() 1455 tputs (_rl_term_cr, 1, _rl_output_character_function); 1829 tputs (_rl_term_cr, 1, _rl_output_character_function); 1858 tputs (_rl_term_forward_char, 1, _rl_output_character_function); 1862 tputs (_rl_term_cr, 1, _rl_output_character_function); 1901 tputs (_rl_term_cr, 1, _rl_output_character_function); 1909 tputs (_rl_term_up, 1, _rl_output_character_function); 2170 tputs (_rl_term_clreol, 1, _rl_output_character_function); 2193 tputs (_rl_term_clrpag, 1, _rl_output_character_function); in _rl_clear_screen() 2218 tputs (buffer, 1, _rl_output_character_function); [all …]
|
| D | tcap.h | 54 extern int tputs ();
|
| /freebsd-10-stable/contrib/less/ |
| D | screen.c | 1377 tputs(t, sc_height, inc_costcount); 1563 tputs(sc_init, sc_height, putchr); in init() 1565 tputs(sc_s_keypad, sc_height, putchr); in init() 1601 tputs(sc_e_keypad, sc_height, putchr); in deinit() 1603 tputs(sc_deinit, sc_height, putchr); in deinit() 1625 tputs(sc_home, 1, putchr); in home() 1640 tputs(sc_addline, sc_height, putchr); in add_line() 1851 tputs(sc_lower_left, 1, putchr); in lower_left() 1865 tputs(sc_return, 1, putchr); in line_left() 1928 tputs(tgoto(sc_move, 0, sindex), 1, putchr); [all …]
|
| /freebsd-10-stable/usr.bin/tput/ |
| D | tput.c | 178 (void)tputs(str, 1, outc); in process() 187 (void)tputs(tgoto(str, arg_cols, arg_rows), 1, outc); in process() 198 (void) tputs(tgoto(str, arg_cols, arg_rows), arg_rows, outc); in process()
|
| /freebsd-10-stable/contrib/texinfo/info/ |
| D | terminal.c | 47 extern void tputs (); 126 tputs (string, 1, output_character_function); \ 236 tputs (tgoto (term_goto, x, y), 1, output_character_function); in terminal_goto_xy() 366 tputs (tgoto (term_DL, 0, count), lines, output_character_function); in terminal_delete_lines() 370 tputs (term_dl, lines, output_character_function); in terminal_delete_lines() 390 tputs (tgoto (term_AL, 0, count), lines, output_character_function); in terminal_insert_lines() 394 tputs (term_al, lines, output_character_function); in terminal_insert_lines()
|
| /freebsd-10-stable/contrib/nvi/cl/ |
| D | cl_funcs.c | 151 (void)tputs(clp->smcup, 1, cl_putchar); in cl_attr() 159 (void)tputs(clp->rmcup, 1, cl_putchar); in cl_attr() 169 (void)tputs(clp->smso, 1, cl_putchar); in cl_attr() 171 (void)tputs(clp->rmso, 1, cl_putchar); in cl_attr() 401 (void)tputs(clp->cuu1, 1, cl_putchar); in cl_ex_adjust() 403 (void)tputs(tgoto(clp->cup, in cl_ex_adjust() 412 (void)tputs(clp->el, 1, cl_putchar); in cl_ex_adjust()
|
| /freebsd-10-stable/contrib/ncurses/ncurses/base/ |
| D | lib_color.c | 154 tputs(TPARM_1(set_a_background, bg), 1, outc); in set_background_color() 157 tputs(TPARM_1(set_background, toggled_colors(bg)), 1, outc); in set_background_color() 166 tputs(TPARM_1(set_a_foreground, fg), 1, outc); in set_foreground_color() 169 tputs(TPARM_1(set_foreground, toggled_colors(fg)), 1, outc); in set_foreground_color() 535 tputs(TPARM_1(set_color_pair, pair), 1, outc); in _nc_do_color() 556 tputs("\033[39m", 1, outc); in _nc_do_color() 560 tputs("\033[49m", 1, outc); in _nc_do_color()
|
| /freebsd-10-stable/lib/libedit/ |
| D | sys.h | 77 extern int tputs(const char *, int, int (*)(int)); 95 extern int tputs(const char *str, int affcnt, int (*putc)(int));
|
| /freebsd-10-stable/usr.bin/tset/ |
| D | set.c | 257 tputs(buf, 0, outc); in set_init() 294 tputs(clear_tabs, 0, outc); in set_tabs() 312 tputs(tg_out, 1, outc); in set_tabs() 316 tputs(Set_tab, 0, outc); in set_tabs()
|
| /freebsd-10-stable/bin/ls/ |
| D | print.c | 452 tputs(enter_bold, 1, putch); in printcolor() 457 tputs(ansiseq, 1, putch); in printcolor() 462 tputs(ansiseq, 1, putch); in printcolor() 469 tputs(ansi_coloff, 1, sig ? writech : putch); in endcolor() 470 tputs(attrs_off, 1, sig ? writech : putch); in endcolor()
|
| /freebsd-10-stable/contrib/ncurses/ncurses/tty/ |
| D | tty_update.c | 156 tputs(tparm("\033[%d;%dH", expected_y + 1, expected_x + 1), 1, _nc_outch); in position_check() 549 tputs(TPARM_2(repeat_char, CharOf(ntext0), rep_count), in EmitRange() 1049 tputs(clr_eos, screen_lines - row, _nc_outch); in ClrToEOS() 1457 tputs(clr_eos, screen_lines, _nc_outch); in ClearScreen() 1504 tputs(TPARM_1(parm_ich, count), count, _nc_outch); in InsStr() 1559 tputs(TPARM_1(parm_dch, count), count, _nc_outch); in DelChar() 1620 tputs(TPARM_2(parm_index, n, 0), n, _nc_outch); in scroll_csr_forward() 1625 tputs(TPARM_2(parm_delete_line, n, 0), n, _nc_outch); in scroll_csr_forward() 1678 tputs(TPARM_2(parm_rindex, n, 0), n, _nc_outch); in scroll_csr_backward() 1683 tputs(TPARM_2(parm_insert_line, n, 0), n, _nc_outch); in scroll_csr_backward() [all …]
|
| D | lib_vidattr.c | 70 #define doPut(mode) TPUTS_TRACE(#mode); tputs(mode, 1, outc) 225 tputs(tparm(set_attributes, in NCURSES_EXPORT()
|
| D | lib_mvcur.c | 848 tputs(buffer, 1, _nc_outch); in onscreen_mvcur() 974 tputs(const char *string, int affcnt GCC_UNUSED, int (*outc) (int) GCC_UNUSED) in tputs() function 987 return (tputs(string, 1, _nc_outch)); in putp()
|
| /freebsd-10-stable/contrib/ncurses/ncurses/tinfo/ |
| D | lib_tputs.c | 123 return tputs(string, 1, _nc_outch); in putp() 127 tputs(const char *string, int affcnt, int (*outc) (int)) in tputs() function
|
| /freebsd-10-stable/contrib/ncurses/progs/ |
| D | clear.c | 56 ExitProgram((tputs(clear_screen, lines > 0 ? lines : 1, putch) == ERR) in main()
|
| D | tset.c | 994 tputs(p, 0, outc); in set_init() 998 tputs(p, 0, outc); in set_init() 1030 tputs(clear_all_tabs, 0, outc); in set_tabs() 1042 tputs(set_tab, 0, outc); in set_tabs()
|
| /freebsd-10-stable/contrib/top/ |
| D | screen.h | 8 #define TCputs(str) tputs(str, 1, putstdout)
|
| /freebsd-10-stable/contrib/ncurses/ncurses/widechar/ |
| D | lib_vid_attr.c | 38 #define doPut(mode) TPUTS_TRACE(#mode); tputs(mode, 1, outc) 162 tputs(TPARM_9(set_attributes, in NCURSES_EXPORT()
|
| /freebsd-10-stable/contrib/ncurses/include/ |
| D | termcap.h.in | 68 extern NCURSES_EXPORT(int) tputs (const char *, int, int (*)(int));
|
| /freebsd-10-stable/contrib/tnftp/ |
| D | tnftp.h | 195 void tputs(const char *, int, int (*)(int));
|
| /freebsd-10-stable/usr.sbin/watch/ |
| D | watch.c | 88 tputs(gbuf, 1, putchar); in clear()
|