Searched refs:attrmode (Results 1 – 1 of 1) sorted by relevance
238 static int attrmode = AT_NORMAL; variable2387 if (attrmode == AT_NORMAL) in clear_bot()2391 int saved_attrmode = attrmode; in clear_bot()2597 if ((attrmode & attr_bit) == 0)2698 attrmode = attr;2715 attrmode = AT_NORMAL; in at_exit()2725 if ((new_attrmode & ~ignore_modes) != (attrmode & ~ignore_modes))