Searched refs:tmp_slot_obj (Results 1 – 1 of 1) sorted by relevance
1254 slot_object_t *tmp_slot_obj = NULL; in clone_by_wrap() local1453 rv = meta_slot_object_alloc(&tmp_slot_obj); in clone_by_wrap()1459 tmp_slot_obj->hObject = unwrapped_obj; in clone_by_wrap()1461 = tmp_slot_obj; in clone_by_wrap()1462 meta_slot_object_activate(tmp_slot_obj, src_slot_session, in clone_by_wrap()1464 tmp_slot_obj = NULL; in clone_by_wrap()1484 if (tmp_slot_obj) { in clone_by_wrap()1485 (void) meta_slot_object_dealloc(tmp_slot_obj); in clone_by_wrap()