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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Ddump.c59 extern const int NUM_OF_REF[MAX_OBJ_TYPE_FOR_SIZE];
1090 if (NUM_OF_REF[obj->type] > 0) {
1098 while (i < NUM_OF_REF[obj->type]) {
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 69 milliseconds