Searched refs:Set_tab (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/usr.bin/tset/
H A Dset.c287 char *set_column, *set_pos, *Set_tab; local
292 Set_tab = tgetstr("st", &capsp);
294 if (Set_tab && (clear_tabs = tgetstr("ct", &capsp))) {
302 if (Set_tab) {
318 tputs(Set_tab, 0, outc);

Completed in 52 milliseconds