termAytChar
{ "ayt", "alternate AYT character", 0, &termAytChar },
extern cc_t termAytChar;
termAytChar = CONTROL('T');
case SLC_AYT: return(&termAytChar);
termAytChar = CONTROL('T');
cc_t termAytChar;