Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_io_impl.h75 #define ATT_ALTCHARSET 0x20 /* Alternate character set mode */ macro
H A Dmdb_termio.c667 if (attrs & ATT_ALTCHARSET) in termio_setattr()
674 if (attrs & ATT_ALTCHARSET) in termio_setattr()
H A Dmdb_io.c1094 attr = ATT_ALTCHARSET; in iob_setattr()