Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c124 #define TI_DECCOLM "3" /* Ps = DEC 80/132 column mode */ macro
1951 termio_tput(td, TI_DECSET(TI_DECCOLM), 1); in termio_widescreen()
1953 termio_tput(td, TI_DECRST(TI_DECCOLM), 1); in termio_widescreen()