Searched refs:termSuspChar (Results 1 – 3 of 3) sorted by relevance
323 #define termSuspChar nltc.t_suspc macro358 #define termSuspChar new_tc.c_cc[VSUSP] macro374 #define termSuspCharp &termSuspChar
219 case SLC_SUSP: return (&termSuspChar);
2028 if (sc == termSuspChar) { in telsnd()