V6/usr/source/iolib/ciodec.c

Compare this file to the similar file:
Show the results in this format:

struct fileps
	{
	char *buff, *bptr;
	int nchars, bsize;
	char eoferr, wrflag;
	};
extern struct fileps IEH3fpts[10];