Searched refs:taddr6 (Results 1 – 1 of 1) sorted by relevance
353 struct in6_addr *taddr6 = NULL; local373 taddr6 = (struct in6_addr *)calloc(ntaddr, sizeof (*taddr6));374 if (taddr6 == NULL)431 (void *)&taddr6[nhosts];578 addrp = realloc(taddr6,579 sizeof (*taddr6) * ntaddr);584 taddr6 = (struct in6_addr *)addrp;641 (void) memcpy(addrp6, &taddr6[i],669 if (taddr6)670 free(taddr6);