Home
last modified time | relevance | path

Searched refs:zpool_do_destroy (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/zpool/
H A Dzpool_main.c62 static int zpool_do_destroy(int, char **);
158 { "destroy", zpool_do_destroy, HELP_DESTROY },
942 zpool_do_destroy(int argc, char **argv) in zpool_do_destroy() function