Home
last modified time | relevance | path

Searched refs:tio_putp (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c248 putp_t tio_putp; /* termio_tput() subroutine */ member
850 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()