Searched refs:attrmode (Results 1 – 1 of 1) sorted by relevance
306 static int attrmode = AT_NORMAL; /* current attributes (AT_* bits) */ variable2747 if (attrmode == AT_NORMAL) in clear_bot()2751 int saved_attrmode = attrmode; in clear_bot()3144 attrmode = attr; in at_enter()3160 attrmode = AT_NORMAL; in at_exit()3168 if ((new_attrmode & ~ignore_modes) != (attrmode & ~ignore_modes)) in at_switch()