Searched refs:oldchild (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c2701 nvlist_t **oldchild, **newchild; local
2765 &oldchild, &c) != 0)
2781 print_vdev_stats(zhp, vname, oldnv ? oldchild[c] : NULL,
2803 oldchild[c] : NULL, newchild[c],
2819 &oldchild, &c) != 0)
2828 print_vdev_stats(zhp, vname, oldnv ? oldchild[c] : NULL,

Completed in 114 milliseconds