Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/isns/isnsd/
H A Ddseng.c43 extern const int NUM_OF_CHILD[MAX_OBJ_TYPE];
170 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()
2662 while (i < NUM_OF_CHILD[obj->type]) { in free_one_object()
2750 while (i < NUM_OF_CHILD[ptype]) { in buff_child_obj()
3272 while (i < NUM_OF_CHILD[obj->type]) { in cb_add_child()
3371 while (i < NUM_OF_CHILD[obj->type]) { in cb_remove_child()
3428 for (i = 0; i < NUM_OF_CHILD[pt]; i++) { in cb_verify_ref()
3476 while (j < NUM_OF_CHILD[pt]) { in cb_verify_ref()
3682 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];