On Fri, Oct 11, 2013 at 10:44:39AM -0500, Serge Hallyn wrote:
> Two new commands are defined: list_defined_containers() and
> list_active_containers(). Both take an lxcpath (NULL means
> use the default lxcpath) and return the number of containers
> found. If a lxc_container ** is passed in, then
Two new commands are defined: list_defined_containers() and
list_active_containers(). Both take an lxcpath (NULL means
use the default lxcpath) and return the number of containers
found. If a lxc_container ** is passed in, then an array of
lxc_container's is returned, one for each container found
On Thu, Oct 10, 2013 at 08:33:28AM -0500, Serge Hallyn wrote:
> Quoting Stéphane Graber (stgra...@ubuntu.com):
> > On Wed, Oct 09, 2013 at 07:17:43AM -0500, Serge Hallyn wrote:
> > > Two new commands are defined: list_defined_containers() and
> > > list_active_containers(). Both take an lxcpath (N
Quoting Stéphane Graber (stgra...@ubuntu.com):
> On Wed, Oct 09, 2013 at 07:17:43AM -0500, Serge Hallyn wrote:
> > Two new commands are defined: list_defined_containers() and
> > list_active_containers(). Both take an lxcpath (NULL means
> > use the default lxcpath) and return the number of contai
On Wed, Oct 09, 2013 at 07:17:43AM -0500, Serge Hallyn wrote:
> Two new commands are defined: list_defined_containers() and
> list_active_containers(). Both take an lxcpath (NULL means
> use the default lxcpath) and return the number of containers
> found. If a lxc_container ** is passed in, then
Two new commands are defined: list_defined_containers() and
list_active_containers(). Both take an lxcpath (NULL means
use the default lxcpath) and return the number of containers
found. If a lxc_container ** is passed in, then an array of
lxc_container's is returned, one for each container found