Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c74 autosynch, /* send interrupt characters with SYNCH? */ variable
2306 if (autosynch) { in intp()
2320 if (autosynch) { in sendbrk()
2334 if (autosynch) { in sendabort()
2348 if (autosynch) { in sendsusp()
H A Dexterns.h75 autosynch, /* send interrupt characters with SYNCH? */
H A Dcommands.c588 &autosynch,
/freebsd/contrib/telnet/telnet/
H A Dtelnet.c101 autosynch, /* send interrupt characters with SYNCH? */ variable
2321 if (autosynch) { in intp()
2335 if (autosynch) { in sendbrk()
2349 if (autosynch) { in sendabort()
2363 if (autosynch) { in sendsusp()
H A Dexterns.h118 autosynch, /* send interrupt characters with SYNCH? */
H A Dcommands.c664 &autosynch,