Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c104 int autosynch; /* send interrupt characters with SYNCH? */ variable
2532 if (autosynch) { in intp()
2547 if (autosynch) { in sendbrk()
2566 if (autosynch) { in sendabort()
2583 if (autosynch) { in sendsusp()
H A Dexterns.h108 extern int autosynch; /* send interrupt characters with SYNCH? */
H A Dcommands.c776 &autosynch,