Searched refs:tio_putp (Results 1 – 1 of 1) sorted by relevance
248 putp_t tio_putp; /* termio_tput() subroutine */ member850 td->tio_putp == &termio_puts ? "fast" : "slow"); in termio_resume_tty()1013 td->tio_putp(td, s, lines); in termio_tput()1431 td->tio_putp = &termio_puts; in termio_setup_attrs()1433 td->tio_putp = &termio_putp; in termio_setup_attrs()