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

/lxc/src/lxc/
H A Dlxccontainer.c4232 int list_defined_containers(const char *lxcpath, char ***names, struct lxc_container ***cret) function
4455 ct_cnt = list_defined_containers(lxcpath, &ct_name, NULL);

Completed in 851 milliseconds