Searched refs:SYNCHing (Results 1 – 5 of 5) sorted by relevance
398 old = ttyflush(SYNCHing|flushout);410 old = ttyflush(SYNCHing|flushout);1057 SYNCHing = 1; in process_rings()1104 if (SYNCHing) { in process_rings()1114 SYNCHing = stilloob(net); in process_rings()1208 returnValue |= (ttyflush(SYNCHing|flushout) > 0); in process_rings()
48 #define TTYADD(c) if (!(SYNCHing||flushout)) { \
74 extern int SYNCHing; /* we are in TELNET SYNCH mode */
79 SYNCHing, /* we are in TELNET SYNCH mode */ variable158 SYNCHing = 0; in init_telnet()1802 SYNCHing = 1; in telrcv()1804 SYNCHing = stilloob(); in telrcv()2139 netex = !SYNCHing;
75 SYNCHing, /* Is the stream in telnet SYNCH mode? */