Searched refs:ignore_modes (Results 1 – 1 of 1) sorted by relevance
2840 int ignore_modes = AT_ANSI; in at_switch() local2842 if ((new_attrmode & ~ignore_modes) != (attrmode & ~ignore_modes)) in at_switch()