Searched refs:ti_clear (Results 1 – 1 of 1) sorted by relevance
167 termio_attr_val_t ti_clear; /* Clear screen and home cursor */ member367 { "clear", TIO_ATTR_STR, &termio_info.ti_clear },864 if (td->tio_info.ti_clear.at_str) { in termio_resume_tty()865 termio_tput(td, td->tio_info.ti_clear.at_str, 1); in termio_resume_tty()2016 if (td->tio_info.ti_clear.at_str) { in termio_refresh()2017 termio_tput(td, td->tio_info.ti_clear.at_str, 1); in termio_refresh()