Searched refs:dst_slot_object (Results 1 – 1 of 1) sorted by relevance
350 slot_object_t *dst_slot_object = NULL; in meta_CopyObject() local422 rv = meta_slot_object_alloc(&dst_slot_object); in meta_CopyObject()439 ulCount, &(dst_slot_object->hObject)); in meta_CopyObject()490 pTemplate, ulCount, &dst_slot_object->hObject); in meta_CopyObject()507 dst_slot_object->hObject, dst_object); in meta_CopyObject()549 meta_slot_object_activate(dst_slot_object, in meta_CopyObject()552 dst_object->clones[slotnum] = dst_slot_object; in meta_CopyObject()554 dst_slot_object = NULL; /* for error cleanup */ in meta_CopyObject()580 if (dst_slot_object) in meta_CopyObject()581 meta_slot_object_dealloc(dst_slot_object); in meta_CopyObject()