Searched refs:SIZEOF_OBJ (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/isns/isnsd/ | ||
H A D | obj.c | 194 static const int SIZEOF_OBJ[MAX_OBJ_TYPE_FOR_SIZE] = { variable 1702 obj = (isns_obj_t *)calloc(1, SIZEOF_OBJ[type]); |
Completed in 62 milliseconds