Searched refs:tmp_slot_obj (Results 1 – 1 of 1) sorted by relevance
1250 slot_object_t *tmp_slot_obj = NULL; in clone_by_wrap() local1449 rv = meta_slot_object_alloc(&tmp_slot_obj); in clone_by_wrap()1455 tmp_slot_obj->hObject = unwrapped_obj; in clone_by_wrap()1457 = tmp_slot_obj; in clone_by_wrap()1458 meta_slot_object_activate(tmp_slot_obj, src_slot_session, in clone_by_wrap()1460 tmp_slot_obj = NULL; in clone_by_wrap()1480 if (tmp_slot_obj) { in clone_by_wrap()1481 (void) meta_slot_object_dealloc(tmp_slot_obj); in clone_by_wrap()