Google
 

Trailing-Edge - PDP-10 Archives - SRI_NIC_PERM_FS_1_19910112 - c/old/include/bintty.h
There are no other files named bintty.h in the archive.
/*	bintty.h	18-nov-85	*/

extern int ttyopen();	/* open binary-path to TTY:, 0 success, -1 on error */
extern ttycls();	/* close the channel */
extern tyo();		/* output the single byte arg to channel */
extern char tyi();	/* get a single byte from the channel */