Searched refs:termFlushChar (Results 1 – 3 of 3) sorted by relevance
105 } else if (c == termFlushChar) { in TerminalSpecialChars()142 case SLC_AO: return(&termFlushChar); in tcval()
275 # define termFlushChar new_tc.c_cc[VDISCARD] macro
730 { "flushoutput", "character to cause an Abort Output", 0, &termFlushChar },