Home
last modified time | relevance | path

Searched refs:NUM_OF_CHILD (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Ddseng.c43 extern const int NUM_OF_CHILD[MAX_OBJ_TYPE];
171 NUM_OF_CHILD[ptype] > 0 && in load_data()
H A Dobj.c91 const int NUM_OF_CHILD[MAX_OBJ_TYPE] = { variable
1165 while (i < NUM_OF_CHILD[base->type]) { in get_child_p()
2669 while (i < NUM_OF_CHILD[obj->type]) { in free_one_object()
2757 while (i < NUM_OF_CHILD[ptype]) { in buff_child_obj()
3279 while (i < NUM_OF_CHILD[obj->type]) { in cb_add_child()
3378 while (i < NUM_OF_CHILD[obj->type]) { in cb_remove_child()
3435 for (i = 0; i < NUM_OF_CHILD[pt]; i++) { in cb_verify_ref()
3483 while (j < NUM_OF_CHILD[pt]) { in cb_verify_ref()
3689 i < NUM_OF_CHILD[obj->type]) { in do_dereg()
H A Ddump.c56 extern const int NUM_OF_CHILD[MAX_OBJ_TYPE];
968 while (i < NUM_OF_CHILD[obj->type]) { in print_entity()
H A Dqry.c46 extern const int NUM_OF_CHILD[MAX_OBJ_TYPE];
H A Dfunc.c57 extern const int NUM_OF_CHILD[MAX_OBJ_TYPE];