Searched refs:ATT_ALTCHARSET (Results 1 – 3 of 3) sorted by relevance
75 #define ATT_ALTCHARSET 0x20 /* Alternate character set mode */ macro
667 if (attrs & ATT_ALTCHARSET) in termio_setattr()674 if (attrs & ATT_ALTCHARSET) in termio_setattr()
1094 attr = ATT_ALTCHARSET; in iob_setattr()