Searched refs:zpool_do_list (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c78 static int zpool_do_list(int, char **);
185 { "list", zpool_do_list, HELP_LIST },
3466 * to the described layout. Used by zpool_do_list().
3767 zpool_do_list(int argc, char **argv) function

Completed in 38 milliseconds