BBN-Vax-TCP/h/vcmd.h

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

/*	vcmd.h	4.3	81/02/25	*/

#define	VPRINT		0100
#define	VPLOT		0200
#define	VPRINTPLOT	0400

#define	VGETSTATE	(('v'<<8)|0)
#define	VSETSTATE	(('v'<<8)|1)