Searched refs:termSuspChar (Results 1 – 3 of 3) sorted by relevance
325 #define termSuspChar nltc.t_suspc macro360 #define termSuspChar new_tc.c_cc[VSUSP] macro376 #define termSuspCharp &termSuspChar
223 case SLC_SUSP: return (&termSuspChar);
2030 if (sc == termSuspChar) { in telsnd()