Home
last modified time | relevance | path

Searched refs:get_child_n (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_obj.h122 uint32_t *get_child_n(isns_obj_t *, int);
H A Dobj.c1130 get_child_n( in get_child_n() function
2670 cuid = get_child_n(obj, i); in free_one_object()
3379 cuidp = get_child_n(obj, i); in cb_remove_child()
3691 cuidp = get_child_n(obj, i); in do_dereg()
H A Ddump.c969 cuid = get_child_n(obj, i); in print_entity()