Searched refs:class_type (Results 1 – 1 of 1) sorted by relevance
69 struct class_type { struct86 static struct class_type *cl; argument125 cl = (struct class_type *)calloc(MALSIZ, sizeof (struct class_type)); in splpkgmap()605 cl = (struct class_type *)realloc((char *)cl, in addclass()606 sizeof (struct class_type) * (nclass+MALSIZ)); in addclass()