Home
last modified time | relevance | path

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

/titanic_53/usr/src/cmd/zpool/
H A Dzpool_main.c76 static int zpool_do_reguid(int, char **);
182 { "reguid", zpool_do_reguid, HELP_REGUID },
3564 zpool_do_reguid(int argc, char **argv) in zpool_do_reguid() function