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

/lxc/src/lxc/
H A Dlxccontainer.c101 static const char *lxcapi_get_config_path(struct lxc_container *c);
102 #define do_lxcapi_get_config_path(c) lxcapi_get_config_path(c)
2494 static const char *lxcapi_get_config_path(struct lxc_container *c) function
4189 c->get_config_path = lxcapi_get_config_path;

Completed in 787 milliseconds