Searched refs:ATT_ON (Results 1 – 3 of 3) sorted by relevance
82 #define ATT_ON 1 /* Turn attributes on */ macro
649 if ((req != ATT_ON && req != ATT_OFF) || (attrs & ~ATT_ALL) != 0) in termio_setattr()652 if (req == ATT_ON) { in termio_setattr()
1035 req = ATT_ON; in iob_setattr()