Searched refs:termIntChar (Results 1 – 5 of 5) sorted by relevance
349 # define termIntChar ntc.t_intrc macro384 # define termIntChar new_tc.c_cc[VINTR] macro445 # define termIntCharp &termIntChar
176 if (c == termIntChar) { in TerminalSpecialChars()272 case SLC_IP: return(&termIntChar); in tcval()
136 if (c == termIntChar) { in TerminalSpecialChars()220 case SLC_IP: return(&termIntChar); in tcval()
372 # define termIntChar new_tc.c_cc[VINTR] macro
807 { "interrupt", "character to cause an Interrupt Process", 0, &termIntChar },