ftp.nice.ch/pub/next/unix/audio/cmusic.bs.N.tar.gz#/include/carl/ttyinfo.h

This is ttyinfo.h in view mode; [Download] [Up]

struct ttyinfo {
	char	*ti_name;	/* full pathname in /dev */
	char	*ti_loc;	/* verbose description of location */
	char	*ti_type;	/* termcap/terminfo type/name */
	int	ti_swchan;	/* audio switch channel */
	int	ti_swnchan;	/* number of channels */
	int	ti_speed;	/* baud rate */
};

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.