Searched refs:sin6buf (Results 1 – 1 of 1) sorted by relevance
2078 struct sockaddr_in6 *sin6buf, *sin6; in hent2ndaddr() local2134 sin6buf = calloc(num, sizeof (struct sockaddr_in6)); in hent2ndaddr()2135 if (sin6buf == NULL) { in hent2ndaddr()2141 sin6 = sin6buf; in hent2ndaddr()