mtent             136 control.c      struct mtent *
mtent             153 control.c      struct mtent *
mtent             156 control.c      	struct mtent *p;
mtent             158 control.c      	if ((p = (struct mtent *) malloc(sizeof(struct mtent))) == NULL)
mtent              64 staslova.h     	struct mtent *next;
mtent              77 staslova.h     	struct mtent *mthead;
mtent              78 staslova.h     	struct mtent *mtlast;
mtent             116 staslova.h     struct mtent *addmtlist(struct mtent *);
mtent             117 staslova.h     struct mtent *mtentalloc(void);