File:  [Research Unix] / researchv8dc / sys / h / status.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:59 2018 UTC (8 years, 3 months ago) by root
Branches: belllabs, MAIN
CVS tags: researchv8, HEAD
researchv8 Dan Cross

struct status {
	short	code;		/* status code */
	short	len;		/* actual number of bytes transferred */
	short	lchnum;		/* logical channel number */
	char	lchdir;		/* sub-channel:recv,xmit,both */
};

/* possible values for code */
#define ST_OK   	0	/* successful return */
#define ST_IARGS	1	/* illegal arguments */
#define	ST_HARD 	2	/* hardware failure */
#define ST_PREV 	3	/* previous request already queued */
#define ST_NOPREV	4	/* no request currently queued */




unix.superglobalmegacorp.com

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