Searched refs:sinbuf (Results 1 – 1 of 1) sorted by relevance
2077 struct sockaddr_in *sinbuf, *sin; in hent2ndaddr() local2116 sinbuf = calloc(num, sizeof (struct sockaddr_in)); in hent2ndaddr()2117 if (sinbuf == NULL) { in hent2ndaddr()2123 sin = sinbuf; in hent2ndaddr()