Home
last modified time | relevance | path

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

/freebsd-12.1/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c87 static int zpool_do_replace(int, char **);
189 { "replace", zpool_do_replace, HELP_REPLACE },
3645 zpool_do_replace(int argc, char **argv) in zpool_do_replace() function