HomeSort by: relevance | last modified time | path
    Searched refs:tputs (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/lib/libcurses/
bell.c 49 tputs(bell, 0, __cputchar);
52 tputs(flash_screen, 0, __cputchar);
66 tputs(flash_screen, 0, __cputchar);
69 tputs(bell, 0, __cputchar);
curs_set.c 59 tputs(cursor_invisible, 0, __cputchar);
69 tputs(cursor_normal, 0, __cputchar);
79 tputs(cursor_visible, 0, __cputchar);
meta.c 53 tputs(meta_on, 0, __cputchar);
60 tputs(meta_off, 0, __cputchar);
cr_put.c 111 tputs(carriage_return,
117 tputs(cursor_down, 0, __cputchar);
157 tputs(cursor_down, 0, __cputchar);
180 tputs(cgp, 0, __cputchar);
278 tputs(cursor_home, 0, plodput);
288 tputs(cursor_to_ll, 0, plodput);
337 tputs(carriage_return, 0, plodput);
342 tputs(cursor_down, 0, plodput);
353 tputs(cursor_down, 0, plodput);
377 tputs(back_tab, 0, plodput)
    [all...]
pause.c 75 tputs(delstr, 0, __cputchar);
keypad.c 53 tputs(keypad_xmit, 0, __cputchar);
refresh.c 583 tputs(clear_screen, 0, __cputchar);
854 tputs(exit_attribute_mode, 0, __cputchar);
865 tputs(exit_underline_mode, 0, __cputchar);
878 tputs(exit_standout_mode, 0, __cputchar);
884 tputs(exit_alt_charset_mode, 0, __cputchar);
907 tputs(enter_standout_mode, 0, __cputchar);
920 tputs(enter_underline_mode, 0, __cputchar);
930 tputs(enter_blink_mode, 0, __cputchar);
935 tputs(enter_bold_mode, 0, __cputchar);
940 tputs(enter_dim_mode, 0, __cputchar)
    [all...]
tstp.c 235 (void)tputs(meta_on, 0, __cputchar);
238 (void)tputs(keypad_local, 0, __cputchar);
239 (void)tputs(cursor_normal, 0, __cputchar);
240 (void)tputs(exit_ca_mode, 0, __cputchar);
color.c 130 tputs(orig_colors, 0, __cputchar);
132 tputs(orig_pair, 0, __cputchar);
418 tputs(tiparm(t_initialize_color(_cursesi_screen->term),
558 tputs(tiparm(t_set_a_foreground(_cursesi_screen->term),
562 tputs(tiparm(t_set_a_background(_cursesi_screen->term),
577 tputs(tiparm(t_set_foreground(_cursesi_screen->term),
581 tputs(tiparm(t_set_background(_cursesi_screen->term),
604 tputs(orig_pair, 0, __cputchar);
616 tputs(orig_pair, 0, __cputchar);
  /src/games/tetris/
screen.h 46 #define putpad(s) tputs(s, 1, put)
48 int put(int); /* just calls putchar; for tputs */
  /src/lib/libterminfo/
termcap.h 40 int tputs(const char *, int, int (*)(int));
tputs.c 1 /* $NetBSD: tputs.c,v 1.6 2021/12/15 21:07:12 blymn Exp $ */
31 __RCSID("$NetBSD: tputs.c,v 1.6 2021/12/15 21:07:12 blymn Exp $");
165 tputs(const char *str, int affcnt, int (*outc)(int)) function in typeref:typename:int
177 return tputs(str, 1, putchar);
Makefile 12 SRCS= term.c ti.c setupterm.c curterm.c tparm.c tputs.c
36 terminfo.3 tigetstr.3 terminfo.3 tparm.3 terminfo.3 tputs.3 \
  /src/distrib/utils/more/
screen.c 89 * Strings passed to tputs() to do various terminal functions.
462 tputs(sc_init, sc_height, putchr);
471 tputs(sc_deinit, sc_height, putchr);
480 tputs(sc_home, 1, putchr);
490 tputs(sc_addline, sc_height, putchr);
502 tputs(sc_lower_left, 1, putchr);
520 tputs(sc_clear, sc_height, putchr);
530 tputs(sc_eol_clear, 1, putchr);
539 tputs(sc_s_in, 1, putchr);
548 tputs(sc_s_out, 1, putchr)
    [all...]
  /src/games/larn/
io.c 798 tputs(clear_screen, 0, ttputch);
803 tputs(clr_eol, 0, ttputch);
807 tputs(clr_eos, 0, ttputch);
811 tputs(enter_standout_mode, 0, ttputch);
815 tputs(exit_standout_mode, 0, ttputch);
821 tputs(tiparm(cursor_address,
835 tputs(tiparm(
839 tputs(clr_eol, 0,
844 tputs(tiparm(
848 tputs(clr_eol, 0
    [all...]
  /src/games/backgammon/common_source/
fancy.c 511 tputs(m, abs(curr - r), addbuf);
516 tputs(HO, r, addbuf);
520 tputs(ND, 1, addbuf);
529 tputs(ND, 1, addbuf);
537 tputs(ND, 1, addbuf);
552 tputs(UP, 1, addbuf);
554 tputs(ND, 1, addbuf);
560 tputs(UP, 1, addbuf);
562 tputs(ND, 1, addbuf);
568 tputs(UP, 1, addbuf)
    [all...]
  /src/usr.bin/tset/
set.c 220 tputs(reset_1string, 0, outc);
224 tputs(reset_2string, 0, outc);
255 tputs(clear_all_tabs, 0, outc);
264 tputs(out, 1, outc);
268 tputs(set_tab, 0, outc);
  /src/lib/libcurses/PSD.doc/
twinkle2.c 107 tputs(CL, NLINES, putchar);
  /src/games/hack/
hack.terminfo.c 121 tputs(s, 1, xputc);
  /src/games/warp/
term.c 77 ospeed = _tty.sg_ospeed; /* for tputs() */
150 PC = *s; /* get it where tputs wants it */
450 tputs(tgoto(CM,x,y),0,cmstore);
465 tputs(s,l,cmstore);
473 tputs(s,l,cmstore);
  /src/usr.bin/qsubst/
qsubst.c 224 tputs(beginul, 1, putcharf);
226 tputs(endul, 1, putcharf);
  /src/usr.bin/ul/
ul.c 95 #define PRINT(s) if (s == NULL) /* void */; else tputs(s, 1, outchar)
  /src/libexec/getty/
main.c 180 #define putpad(s) tputs(s, 1, putchr)
  /src/sys/arch/atari/stand/edahdi/
edahdi.c 163 tputs(clear_screen, 1, putchar);
  /src/lib/libedit/
terminal.c 75 extern int tputs(const char *, int, int (*)(int));
1213 (void)tputs(cap, affcnt, terminal_putc);

Completed in 25 milliseconds

1 2