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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dobj.c212 const int NUM_OF_REF[MAX_OBJ_TYPE_FOR_SIZE] = { variable
214 static const int NUM_OF_REF[MAX_OBJ_TYPE_FOR_SIZE] = {
1007 while (i < NUM_OF_REF[t]) {
2903 while (i < NUM_OF_REF[t]) {
3237 while (i < NUM_OF_REF[obj->type]) {

Completed in 51 milliseconds