V9/sys/h.old/vcmd.h

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

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

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