Lines Matching defs:clone
558 slot_object_t *clone;
560 clone = object->clones[slotnum];
561 if (clone == NULL)
575 clone->hObject);
585 meta_slot_object_deactivate(clone);
586 meta_slot_object_dealloc(clone);
960 * Create a clone of a non-sensitive and extractable object.
961 * If the template required for creating the clone doesn't exist,
962 * it will be retrieved from the master clone.
997 /* Create the clone... */
1509 * Creates a "clone" of a metaobject on the specified slot. A clone is a
1517 slot_object_t **clone)
1522 /* Does a clone already exist? */
1524 *clone = object->clones[slot_num];
1532 * key migrate is not allowed, will not create the clone
1547 *clone = object->clones[slot_num];
1553 * slot? If yes, and there's no clone, as indicated above,
1571 * clone
1587 *clone = newclone;
1602 * Create a clone template for the specified object.
1663 * Search for an existing metaobject, using the object handle of a clone