Searched defs:set_config_item_locked (Results 1 - 1 of 1) sorted by relevance

/lxc/src/lxc/
H A Dlxccontainer.c2453 static bool set_config_item_locked(struct lxc_container *c, const char *key, const char *v) function
2479 b = set_config_item_locked(c, key, v);
3160 if (!set_config_item_locked(c2, "lxc.utsname", newname)) {

Completed in 254 milliseconds