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

/lxc/src/lxc/
H A Dlxccontainer.c519 static bool load_config_locked(struct lxc_container *c, const char *fname) function
558 ret = load_config_locked(c, fname);
1536 if (!load_config_locked(c, c->configfile))
1552 ret = load_config_locked(c, c->configfile);

Completed in 19 milliseconds