Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c75 static int zpool_do_destroy(int, char **);
264 { "destroy", zpool_do_destroy, HELP_DESTROY },
1483 zpool_do_destroy(int argc, char **argv) in zpool_do_destroy() function