mthead             52 control.c      		p->mthead = NULL;
mthead             55 control.c      			p->mthead = addmtlist(p->mthead);
mthead             56 control.c      			p->mtlast = p->mthead;
mthead            118 control.c      				printmtlist(p->mthead);
mthead             77 staslova.h     	struct mtent *mthead;