Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c85 static int zpool_do_status(int, char **);
275 { "status", zpool_do_status, HELP_STATUS },
7450 zpool_do_status(int argc, char **argv) in zpool_do_status() function