termFlushChar
extern cc_t termFlushChar;
# define termFlushCharp &termFlushChar
} else if (c == termFlushChar) {
termFlushChar = CONTROL('O');
case SLC_AO: return(&termFlushChar);
termFlushChar = CONTROL('O');
cc_t termFlushChar;