zpool_skip_pool
if (zpool_skip_pool(zfs_get_pool_name(zhp))) {
extern boolean_t zpool_skip_pool(const char *);
if (zpool_skip_pool(cn->cn_name))