HomeSort by: relevance | last modified time | path
    Searched refs:ti_puts (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libterminfo/
tputs.c 131 ti_puts(const TERMINAL *term, const char *str, int affcnt, function in typeref:typename:int
160 return ti_puts(term, str, 1,
Makefile 41 terminfo.3 ti_puts.3 terminfo.3 ti_putp.3
term.h 1973 int ti_puts(const TERMINAL *, const char *, int,
  /src/lib/libcurses/
acs.c 119 ti_puts(screen->term, t_ena_acs(screen->term), 0,
279 ti_puts(screen->term, t_ena_acs(screen->term), 0,
tty.c 556 ti_puts(screen->term, t_enter_ca_mode(screen->term), 0,
558 ti_puts(screen->term, t_cursor_normal(screen->term), 0,
561 ti_puts(screen->term, t_keypad_xmit(screen->term), 0,
  /src/usr.sbin/makemandb/
apropos-utils.c 1066 ti_puts(ti, seq, 1, term_putc, &nv);

Completed in 15 milliseconds