clone
pid_t clone(int (*)(void *), void *, int, void *);
rtcache_update(struct route *ro, int clone)
return _rtcache_init(ro, clone);
int clone, int *hitp)
rt = _rtcache_init(ro, clone);
rtcache_lookup1(struct route *ro, const struct sockaddr *dst, int clone)
return rtcache_lookup2(ro, dst, clone, &hit);
NESTED(nested_clone, clone, 0)
NESTED(nested_clone_vm, clone, CLONE_VM)
NESTED(nested_clone_fs, clone, CLONE_FS)
NESTED(nested_clone_files, clone, CLONE_FILES)
NESTED(nested_clone_vfork, clone, CLONE_VFORK)
struct selected_partition *clone;
clone = &target->clone_src->selection[j];
clone->parts->pscheme->get_part_info(
clone->parts, clone->id, &info);