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

/lxc/src/lxc/
H A Dlxccontainer.c434 static bool is_stopped(struct lxc_container *c) function
2349 if (!is_stopped(c)) {
2581 if (is_stopped(c))
2602 if (is_stopped(c))
3076 if (!is_stopped(c)) {

Completed in 1461 milliseconds