nd_free_strarray
nd_free_strarray(reparr1, n1);
nd_free_strarray(reparr2, n2);
nd_free_strarray(strarr, repsz);
nd_free_strarray(ep->ep_recips, ep->ep_num_recips);
nd_free_strarray(tmparr1, tn1);
nd_free_strarray(tmparr2, tn2);
nd_free_strarray(eprefs->ep_recips, eprefs->ep_num_recips);
nd_free_strarray(eprefs->ep_recips, eprefs->ep_num_recips);
void nd_free_strarray(char **, uint_t);