Searched defs:tostruct (Results 1 – 4 of 4) sorted by relevance
125 struct tostruct struct127 char *selfpc;128 int count;129 unsigned short link;
124 struct tostruct { struct125 u_long selfpc;126 long count;127 u_short link;128 u_short pad;
65 struct tostruct { struct83 static struct tostruct *tos = NULL; argument