Home
last modified time | relevance | path

Searched refs:autosynch (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c106 int autosynch; /* send interrupt characters with SYNCH? */ variable
2534 if (autosynch) { in intp()
2549 if (autosynch) { in sendbrk()
2568 if (autosynch) { in sendabort()
2585 if (autosynch) { in sendsusp()
H A Dexterns.h110 extern int autosynch; /* send interrupt characters with SYNCH? */
H A Dcommands.c787 &autosynch,