Searched refs:tostruct (Results 1 – 3 of 3) sorted by relevance
131 struct tostruct { struct163 struct tostruct *tos;
106 np.tossize = np.tolimit * sizeof(struct tostruct); in kmupetext()116 np.tos = (struct tostruct *)cp; in kmupetext()174 p->tossize = p->tolimit * sizeof(struct tostruct); in kmstartup()177 p->tos = (struct tostruct *)cp; in kmstartup()
69 struct tostruct *top, *prevtop; in _MCOUNT_DECL()