Home
last modified time | relevance | path

Searched refs:SYNCHing (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dsys_bsd.c313 old = ttyflush(SYNCHing|flushout);
325 old = ttyflush(SYNCHing|flushout);
804 SYNCHing = 1;
876 i = ttyflush(SYNCHing|flushout);
H A Ddefines.h55 #define TTYADD(c) if (!(SYNCHing||flushout)) { \
H A Dtelnet.c103 int SYNCHing; /* we are in TELNET SYNCH mode */ variable
219 SYNCHing = 0; in init_telnet()
1864 SYNCHing = 1; in telrcv()
1869 SYNCHing = stilloob(); in telrcv()
2170 netex = !SYNCHing;
H A Dexterns.h111 extern int SYNCHing; /* Is the stream in telnet SYNCH mode? */
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c251 static int SYNCHing = 0; /* we are in TELNET SYNCH mode */ variable
3309 if (!SYNCHing) { in telnet()
3408 SYNCHing = 1; in telnet()