Searched defs:TI_DECSET (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_termio.c119 #define TI_DECSET(Pm) "\033[?" Pm "h" /* Compose DEC private mode set */ macro
870 termio_tput(td, TI_DECSET(TI_COLENAB), 1);
1860 termio_tput(td, TI_DECSET(TI_DECCOLM), 1);

Completed in 50 milliseconds