V10/lsys/sys/mesg.h

struct imesg {
	char type;
	char msflag;
	short size;
	struct block *saveb;
};