Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c83 static int zpool_do_list(int, char **);
273 { "list", zpool_do_list, HELP_LIST },
5431 zpool_do_list(int argc, char **argv) in zpool_do_list() function