Searched defs:SIZEOF_OBJ (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dobj.c194 static const int SIZEOF_OBJ[MAX_OBJ_TYPE_FOR_SIZE] = { variable
1702 obj = (isns_obj_t *)calloc(1, SIZEOF_OBJ[type]);

Completed in 65 milliseconds