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

/lxc/src/lxc/tools/
H A Dlxc_destroy.c65 static bool do_destroy_with_snapshots(struct lxc_container *c);
122 bret = do_destroy_with_snapshots(c);
196 static bool do_destroy_with_snapshots(struct lxc_container *c) function

Completed in 433 milliseconds