File:  [CSRG BSD Unix] / 43BSDTahoe / ucb / tn3270 / telnet.ext
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:58 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43tahoe
BSD 4.3tahoe

/*
 *	@(#)telnet.ext	3.1  10/29/86
 */

/*
 * Definitions of external routines and variables from ../telnet.c.
 */

extern int
#if defined(unix)
	HaveInput,
#endif /* defined(unix) */
	tout,
	tin;

extern char	*transcom;

extern int
	netflush(),
	quit(),
	TtyChars(),
	DataToNetwork(),
	DataToTerminal(),
	suspend();

extern void
	outputPurge(),
	EmptyTerminal(),
	StringToTerminal(),
	_putchar(),
	ExitString(),
	ExitPerror(),
	setconnmode(),
	setcommandmode(),
	command();

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.