Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/cmd/zpool/
Dzpool_main.c93 static int zpool_do_history(int, char **);
190 { "history", zpool_do_history, HELP_HISTORY },
5268 zpool_do_history(int argc, char **argv) in zpool_do_history() function