Searched refs:lxc_getconfig (Results 1 - 3 of 3) sorted by relevance

/lxc/src/lxc/
H A Dconfile.h40 extern struct lxc_config_t *lxc_getconfig(const char *key);
H A Dconfile.c275 extern struct lxc_config_t *lxc_getconfig(const char *key) function
382 config = lxc_getconfig(copy);
2012 config = lxc_getconfig(key);
H A Dlxccontainer.c2461 config = lxc_getconfig(key);

Completed in 32 milliseconds