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

/lxc/src/lxc/
H A Dlxccontainer.h524 const char *(*get_config_path)(struct lxc_container *c); member in struct:lxc_container
/lxc/src/lua-lxc/
H A Dlxc.lua159 function container:get_config_path()
160 return self.core:get_config_path()

Completed in 207 milliseconds