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

/osnet-11/usr/src/lib/libfru/libfruraw/
H A Draw_access.c122 section_obj_t *sec_obj; local
124 sec_obj = malloc(sizeof (section_obj_t));
125 if (sec_obj == NULL) {
131 free(sec_obj);
135 sec_obj->next = NULL;
136 sec_obj->seg_obj_list = NULL;
138 hash_obj->u.sec_obj = sec_obj;
224 hash_obj = lookup_handle_object(hash_obj->u.sec_obj->cont_hdl,
299 seg_hash = sec_hash->u.sec_obj
516 section_obj_t *sec_obj; local
601 section_obj_t *sec_obj; local
950 section_obj_t *sec_obj; local
[all...]
H A Dfru_access_impl.h189 section_obj_t *sec_obj; member in union:hash_obj::__anon1688

Completed in 22 milliseconds