mtest_alloc_ent
struct mtest_alloc_ent *next;
struct mtest_alloc_ent *alloc_list;
struct mtest_alloc_ent *new_ent;
(struct mtest_alloc_ent *)malloc(sizeof (struct mtest_alloc_ent));
struct mtest_alloc_ent **p, *p1;
struct mtest_alloc_ent *p1;