Home
last modified time | relevance | path

Searched refs:NUM_OF_REF (Results 1 – 2 of 2) 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]) { in get_ref_p()
2910 while (i < NUM_OF_REF[t]) { in update_deref_obj()
3244 while (i < NUM_OF_REF[obj->type]) { in cb_clear_ref()
H A Ddump.c59 extern const int NUM_OF_REF[MAX_OBJ_TYPE_FOR_SIZE];
1090 if (NUM_OF_REF[obj->type] > 0) { in print_pg()
1098 while (i < NUM_OF_REF[obj->type]) { in print_pg()