Searched defs:lxcapi_clone (Results 1 - 1 of 1) sorted by relevance
/lxc/src/lxc/ |
H A D | lxccontainer.c | 3235 static struct lxc_container *lxcapi_clone(struct lxc_container *c, const char *newname, function 3265 newc = lxcapi_clone(c, newname, c->config_path, LXC_CLONE_KEEPMACADDR, NULL, bdev->type, 0, NULL); 3643 rest = lxcapi_clone(snap, newname, c->config_path, flags, 4191 c->clone = lxcapi_clone;
|
Completed in 21 milliseconds