Searched defs:is_stopped (Results 1 - 1 of 1) sorted by relevance
/lxc/src/lxc/ | ||
H A D | lxccontainer.c | 434 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 21 milliseconds