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